templates/README.md.erb in bootstrappers-0.0.6 vs templates/README.md.erb in bootstrappers-0.0.7
- old
+ new
@@ -1,5 +1,14 @@
+
+### Style Guides
+
* [Ruby Style Guide](https://github.com/bbatsov/ruby-style-guide)
* [Rails Style Guide](https://github.com/bbatsov/rails-style-guide)
* [Better Specs](http://betterspecs.org/)
* [Rails Best Practices](http://rails-bestpractices.com/)
+
+### Speedup Tips
+
+* [Speed up the Rails Asset Pipeline precompile process](http://stackoverflow.com/questions/11390447/how-can-you-speed-up-the-rails-asset-pipeline-precompile-process/11390454#11390454)
+
+