README.md in font_awesome-2.0.1 vs README.md in font_awesome-3.0.0
- old
+ new
@@ -8,10 +8,16 @@
```ruby
gem 'font_awesome'
```
+Or if you prefer Font Awesome 2.0, use:
+
+```ruby
+gem 'font_awesome', '~> 2.0'
+```
+
And then execute:
$ bundle
## Usage
@@ -32,10 +38,10 @@
Check out the [Font Awesome website](http://fortawesome.github.com/Font-Awesome/) for details.
## Versioning
-The versioning of this gem tracks the versioning of Font Awesome starting at 2.0.
+The versioning of this gem tracks the versioning of Font Awesome starting at 2.0. Currently, the master branch is on 3.0.
## Modifications
I've made the following minimal changes the Font Awesome code: