From 8b15cac73a29ef408f09f1964751b69dc253d03c Mon Sep 17 00:00:00 2001 From: Tye Date: Fri, 11 Aug 2023 00:39:57 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36d7e41..fed8218 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Get departures at any UK train station & recieve updates on trains throughout th ```js npm i trainspy ``` -# Get departures +# Find trains by station Departures can be retrieved by ```stationCode``` or ```stationName```: ```js const x = findTrains("WLF")