README.md in fibon-0.0.1 vs README.md in fibon-0.0.3

- old
+ new

@@ -1,8 +1,8 @@ # Fibon -TODO: Write a gem description +Fibon is a simple Fibonacci number generator. ## Installation Add this line to your application's Gemfile: @@ -16,10 +16,10 @@ $ gem install fibon ## Usage -TODO: Write usage instructions here +The command Fibonacci.place(number) will generate the value at that point in the sequence. ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`)