Updated readme

This commit is contained in:
2025-07-02 18:18:31 +03:00
parent 344106d17e
commit 220a2d4257
4 changed files with 22 additions and 1 deletions

View File

@ -1,3 +1,11 @@
# ThoriumBusParser
A simple Java application to parse public transport data sources
A simple Java application to parse public transport data sources
## Executing the application
Download the latest one from the releases tab.</br>
Run:`java -jar ThoriumBusParser.jar`, You must have java 21 installed for this to work.
## Dependencies
[JOSM](https://josm.openstreetmap.de/) - Java OpenStreetMap</br>
Java 21