Skip to content

Commit

Permalink
readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dlepex committed Nov 13, 2017
1 parent f40b72e commit 5c79c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Experimental implementation of Erlang gen_statem (gen_fsm) behaviour in a "state
each state has a corresponding function (StateFunc) that handles events in that state.

This test contains two example of state machines:
https://github.com/dlepex/jcext/blob/master/src/main/java/github/jcext/StateMachineTest.java
https://github.com/dlepex/jcext/blob/master/src/test/java/github/jcext/StateMachineTest.java


#### Javadoc
Expand Down

0 comments on commit 5c79c3a

Please sign in to comment.