Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoulder4 authored Aug 10, 2023
1 parent 31521b1 commit 8b15cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down

0 comments on commit 8b15cac

Please sign in to comment.