README.md in boarding_pass-0.1.1 vs README.md in boarding_pass-0.1.2
- old
+ new
@@ -1,6 +1,6 @@
-# BoardingPass
+# Boarding Pass
Boarding Pass provides a set of tools and defaults to quickly start web project front-ends. Includes [Sass](http://sass-lang.com/), [Bourbon](http://bourbon.io/), and [Neat](http://neat.bourbon.io/).
## Installation
@@ -8,11 +8,11 @@
gem 'boarding_pass'
And then execute:
- $ bundle
+ bundle install
### Rails 3.1+
In your `application.css.scss` file, add:
@@ -22,6 +22,7 @@
* Add generators for non-Rails/Middleman projects.
## License
-MIT License
+Copyright © 2013 LaCroix Design Co.
+Released under the MIT License