diff --git a/README.md b/README.md index 13edea47..2cb6eb8a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # jssm -A Javascript state machine with a terse DSL and a simple API. Well tested, and typed with Flowtype. MIT license. +A Javascript state machine with a terse DSL and a simple API. 100% test coverage, and typed with Flowtype. MIT licensed. [Try it live!](https://stonecypher.github.io/jssm-viz-demo/graph_explorer.html)