README.md in thesilverspoon-0.0.24 vs README.md in thesilverspoon-0.0.25
- old
+ new
@@ -19,9 +19,13 @@
Apart from this, The Silver Spoon also extends the scaffolding in your app.
* It uses a combination of the Twitter-Bootstrap and Nifty-Generators to give aesthetically improved and more usable view templates.
* Apart from the standard scaffold views, it also creates an AJAX driven integrated view which combines all the standard views into one.
* It also adds schema stubs and standard validation options (uncomment these to use) to your models.
+##Note
+"Updated to use Bootstrap 2.0"
+
+
## Installation
The Silver Spoon works best if you use it in a new empty Rails App. It requires anything Rails 3.1.3 onwards.