Skip to content

Commit

Permalink
fixing url in README
Browse files Browse the repository at this point in the history
  • Loading branch information
whubsch committed Jan 21, 2025
1 parent 4c8c844 commit 686e8c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ The dashboard supports the following URL parameters for configuration:
> [!NOTE]
> If you use this project as a dashboard, consider getting a WMATA API key to use this application. You can obtain one from the [WMATA Developer Portal](https://developer.wmata.com/).
- `api_key`: Your **optional** WMATA API key (please create one if you use this dashboard frequently)
- `api_key`: Your **optional** WMATA API key (doing so will save me some API calls 🙏)

```
?api_key=your_api_key_here
Expand All @@ -68,7 +68,7 @@ The dashboard supports the following URL parameters for configuration:
Example with multiple parameters:

```
https://whubsch.github.io/?cabi=08246cd5-1f3f-11e7-bf6b-3863bb334450,cdeeb133-ccd7-418f-a8d7-0b5c5380a8ae&bus=1002472,1002335&rail=K04
https://whubsch.github.io/wmata-arrival/?cabi=08246cd5-1f3f-11e7-bf6b-3863bb334450,cdeeb133-ccd7-418f-a8d7-0b5c5380a8ae&bus=1002472,1002335&rail=K04
```

This configuration would show:
Expand Down

0 comments on commit 686e8c5

Please sign in to comment.