Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhxnlai authored Apr 4, 2019
1 parent dccd99d commit 13e6258
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@ assertThat(transition).isEqualTo(
then(logger).should().log(ON_MELTED_MESSAGE)
~~~

### Visualization
Thanks to @nvinayshetty, you can visualize your state machines right in the IDE using the [State Arts](https://github.com/nvinayshetty/StateArts) Intellij [plugin](https://plugins.jetbrains.com/plugin/12193-state-art).

### Download

While we are working on Bintray support, `StateMachine` is available via [JitPack][jitpack].
Expand Down

0 comments on commit 13e6258

Please sign in to comment.