Skip to content

Commit

Permalink
README: Add project status
Browse files Browse the repository at this point in the history
Signed-off-by: Ondrej Kupka <ondra.cap@gmail.com>
  • Loading branch information
tchap committed Aug 17, 2013
1 parent 2842bec commit c9b8d26
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

A small framework for using state machine approach for event processing.

## State of the Project

I am still developing this, so things may and will change if I find it more
appropriate for my use cases.

## Example

Check `ExampleStateMachine` in `statemachine_test.go` to see an example.
Expand Down

0 comments on commit c9b8d26

Please sign in to comment.