README.md in anjlab-bootstrap-rails-2.0.3.2 vs README.md in anjlab-bootstrap-rails-2.0.4.0

- old
+ new

@@ -2,11 +2,11 @@ Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites. It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more. -anjlab-bootstrap-rails project integrates Bootstrap CSS (with SASS flavour) and JS toolkits for Rails 3 projects +anjlab-bootstrap-rails project integrates Bootstrap CSS (with Sass flavour) and JS toolkits for Rails 3 projects ## Rails > 3.1 Include Bootstrap in Gemfile; ``` ruby @@ -79,10 +79,10 @@ - rm -rf tmp/cache ## For Developers - Fork this repo if you want fix rails integration bug - - Fork [SASS repo](https://github.com/yury/bootstrap) if you want fix SASS bug + - Fork [Sass repo](https://github.com/yury/bootstrap) if you want fix SASS bug ## Thanks Thanks Twitter for Bootstrap http://twitter.github.com/bootstrap