spec/dummy/README.md in invisible_captcha-0.9.3 vs spec/dummy/README.md in invisible_captcha-0.10.0
- old
+ new
@@ -1,3 +1,9 @@
# Dummy App
Dummy Rails Application to test `Invisible Captcha`.
+
+It's also used as a demo application to show `Invisible Captcha` in action. You can run the app by using the following command, from the root of the project:
+
+ > bundle exec rake web
+
+[« Back to Docs](https://github.com/markets/invisible_captcha#invisible-captcha)