From 15578fab9b7b286d4a4f45aa0c1a05e19cfa5ba0 Mon Sep 17 00:00:00 2001 From: John Haugeland Date: Tue, 24 Oct 2017 22:10:54 -0700 Subject: [PATCH] phrasing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)