README.md in baby_bots-0.0.4 vs README.md in baby_bots-0.0.5

- old
+ new

@@ -3,9 +3,12 @@ A small finite-state automata library ------------------------------------- This is a small finite-state automata library written in Ruby both for a -project, as well as to teach me how to build gems (I'm not really much of -a Ruby guy). +project, as well as to teach me how to build gems, use rspec, rdoc, etc. -Let me know of any improviments, thank you! +Let me know of any improviments, thank you! + +Usage +------ +There's a sample file called example.rb that you should for usage. \ No newline at end of file