Skip to content

Commit

Permalink
Minor change to README
Browse files Browse the repository at this point in the history
  • Loading branch information
gcasale committed Jul 29, 2023
1 parent 448d470 commit b70098c
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 @@ -5,7 +5,7 @@ The pyJMT package is a python wrapper for the [Java Modelling Tools](https://jmt
A short getting started guide along with installation instructions can be found [here](https://github.com/imperial-qore/pyJMT/blob/main/pyJMT_manual.pdf), with full documentation available [here](https://imperial-qore.github.io/pyJMT/).

# Example
The following example shows the solution of a basic M/M/1 queue:
The following example shows the solution of a basic M/M/1 queueing system:
```
import pyJMT as jmt
Expand Down

0 comments on commit b70098c

Please sign in to comment.