Baby Bots ========= 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, use rspec, rdoc, etc. Let me know of any improviments, thank you! Usage ------ There's a sample file called example.rb that you should for usage.