README.md in abracadabra-1.0.9 vs README.md in abracadabra-1.1.0
- old
+ new
@@ -1,7 +1,7 @@
# Abracadabra
-A lightweight gem for swapping out text with a fully-compliant Rails 4 form in one click.
+The gem that swaps out text with a fully-compliant Rails form in one click.
Much of the concepts and html mark-up were taken from the awesome [x-editable](http://vitalets.github.io/x-editable/) plugin and the Rails version of this, [x-editable-rails](https://github.com/werein/x-editable-rails). However, this was written from the ground up and uses fully Rails-compliant forms without hacking into x-editable's core files, or overriding them.
## Installation