README.md in it-0.8.0 vs README.md in it-1.0.0
- old
+ new
@@ -1,12 +1,12 @@
[](https://codeclimate.com/github/iGEL/it)
[](https://travis-ci.org/iGEL/it)
[](https://coveralls.io/r/iGEL/it)
[](http://rubygems.org/gems/it)
-[](https://travis-ci.org/iGEL/it)
+[](https://github.com/iGEL/it/issues)
[](https://gemnasium.com/iGEL/it)
-Tested against Ruby 2.2, 2.1, 2.0, head, rbx, and jruby and Rails 4.2, 4.1, and 3.2
+Tested against Ruby 2.4, 2.3, 2.2, head, and jruby 9.1.10.0 and Rails 5.1, 5.0, and 4.2
What is **it**?
=============
I18n is baked right into Rails, and it's great. But if you want to place markup or links inside your translated copies, things get a little messy. You need to specify the label of your links separately from the rest of the copy. Writing HTML in your translations is even worse.