Skip to content
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.

Commit

Permalink
Add minimum required Java version in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fmbenhassine committed Mar 4, 2020
1 parent 6b72eff commit 54eb663
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ If you use maven, add the following dependency to your `pom.xml`:
</dependency>
```

Easy States requires a Java 7+ runtime.

## Two minutes tutorial

This tutorial is an implementation of the turnstile example described in <a href="http://en.wikipedia.org/wiki/Finite-state_machine">wikipedia</a>:
Expand Down

0 comments on commit 54eb663

Please sign in to comment.