Add usage to README

main
Jasper Bok 2023-08-18 17:19:37 +02:00
parent b294be3335
commit d8e1711ce7
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
# Bus Departures # Bus Departures
Display bus departures for specific routes on specific stops. Display bus departures for specific routes on specific stops.
Usage:
```shell
./busdepartures[ -p=PORT]
```