Skip to content

Commit 608fa08

Browse files
committed
docs link
1 parent 40e2437 commit 608fa08

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ accommodate Sonatype's repository hosting requirements.)
2525
</dependency>
2626
```
2727

28+
[Javadocs Link](http://www.javadoc.io/doc/com.unquietcode.tools.jstate/jstate/3.0)
29+
2830
# Usage
2931
A typical use case might be a state machine for controlling a process, which can move between the
3032
states [`Ready`, `Running`, `Paused`, `Stopping`, `Stopped`, `Finished`].

0 commit comments

Comments
 (0)