Skip to content

Commit

Permalink
Add travis status to README
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleconroy committed Apr 26, 2012
1 parent aae52f0 commit 892084b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# `statemachine`

[![Build Status](https://secure.travis-ci.org/tnhu/jsface.png?branch=master)](http://travis-ci.org/tnhu/jsface)

If you aren't programming with state machines, [you should be](http://www.shopify.com/technology/3383012-why-developers-should-be-force-fed-state-machines).

`statemachine` offers a simple and easy-to-use finite-state machine that can adapted into almost any code base.
Expand Down

0 comments on commit 892084b

Please sign in to comment.