From d8e1711ce796ff6282c6559636433ee79907a573 Mon Sep 17 00:00:00 2001 From: Jasper Bok Date: Fri, 18 Aug 2023 17:19:37 +0200 Subject: [PATCH] Add usage to README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f1deac8..37ec666 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # Bus Departures Display bus departures for specific routes on specific stops. + +Usage: + +```shell +./busdepartures[ -p=PORT] +``` +