Skip to content

Commit

Permalink
bump: minor
Browse files Browse the repository at this point in the history
  • Loading branch information
ennioVisco committed Nov 30, 2023
1 parent 951ce0e commit 84d972b
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 @@ -9,6 +9,9 @@ The tool supports two type of semantics (satisfaction), the Boolean and the quan
Choosing the Boolean semantics the tool returns a Boolean satisfaction signal, that tells at each time in each location if the trajectory satisfies or not the property, choosing instead the Quantitative semantics the tool returns a real-value signal that corresponds to the value of satisfaction of the property.
-->

### Prerequisites
It requires Java 21+ to run.

### Usage as Maven package

To use it as a maven package, just include the following line in your `build.gradle.kts`:
Expand Down

0 comments on commit 84d972b

Please sign in to comment.