README.md in bspin-1.0.1 vs README.md in bspin-1.1.0
- old
+ new
@@ -3,13 +3,14 @@
This will allow a call to a bspin - a css spinner styled to sit in the middle of the page over text!
## Installation
-Add this line to your application's Gemfile:
+Add these lines to your application's Gemfile:
```ruby
gem 'bspin'
+gem 'color'
```
And then execute:
$ bundle
\ No newline at end of file