README.md in anjlab-bootstrap-rails-2.0.0.2 vs README.md in anjlab-bootstrap-rails-2.0.0.3
- old
+ new
@@ -113,15 +113,26 @@
//= require bootstrap-button
//= require bootstrap-collapse
//= require bootstrap-carousel
//= require bootstrap-typeahead
```
+
+## Upgrade notes from 1.4
+
+ - [Twitter Bootstrap Upgrade](http://twitter.github.com/bootstrap/upgrading.html)
+ - 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
## Thanks
Thanks Twitter for Bootstrap
http://twitter.github.com/bootstrap
Inspired by Seyhun Akyürek and his [twitter-bootstrap-rails gem](https://github.com/seyhunak/twitter-bootstrap-rails)
+
## License
Copyright (c) 2011 AnjLab
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: