Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 369 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 369 Bytes

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.