README.md in font_awesome-3.0.0 vs README.md in font_awesome-3.0.1
- old
+ new
@@ -5,10 +5,10 @@
## Installation
Add this line to your application's Gemfile:
```ruby
-gem 'font_awesome'
+gem 'font_awesome', '~> 3.0'
```
Or if you prefer Font Awesome 2.0, use:
```ruby