README.md in rainbow_say-0.0.1 vs README.md in rainbow_say-0.0.2
- old
+ new
@@ -1,25 +1,16 @@
-# RainbowSay
+# rainbow_say
-TODO: Write a gem description
+Say what you want, but with rainbows.
## Installation
-
-Add this line to your application's Gemfile:
-
- gem 'rainbow_say'
-
-And then execute:
-
- $ bundle
-
-Or install it yourself as:
-
$ gem install rainbow_say
## Usage
-TODO: Write usage instructions here
+```shell
+rainbow_say i love rainbows
+```
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)