Skip to content

Commit 8f9711d

Browse files
authored
Update README.md
Minor copyedit
1 parent f34de81 commit 8f9711d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The technique is explained formally in *Burke, A., Leemans, S. J. J., & Wynn, Mo
99
## Windows CLI
1010
From version 0.9.3.0, a `toothpaste-win-exe-version.zip` file is included in the release. When unzipped it contains a self-contained executable file and a Python wrapper.
1111

12-
`bin\toothpaste.exe` is a command line application. See the help included using `toothpaste --help`.
12+
`toothpaste.exe` is a command line application. See the help included using `toothpaste --help`.
1313

1414
## Python
1515
`scripts/toothpaste.py` is a Python wrapper using [pm4py](https://pm4py.fit.fraunhofer.de/). pm4py will need to be available in the Python environment and `toothpaste.exe` on the PATH. It invokes the toothpaste miner using the CLI and returns a pm4py Petri net. The script can also be copied as a starting point for more sophisticated use if needed.

0 commit comments

Comments
 (0)