Skip to content

Commit

Permalink
Merge pull request #3 from JHWelch/update-readme
Browse files Browse the repository at this point in the history
fix comment
  • Loading branch information
JHWelch authored Jan 21, 2024
2 parents 4008a24 + ae01638 commit 00662df
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 @@ -44,8 +44,8 @@ var config = {

| Option | Required? | Description |
| ----------------- | ------------ | ---------------------------------------------------------------------- |
| `busApiKey` | **Required** | How to get? |
| `trainApiKey` | **Required** | How to get? |
| `busApiKey` | **Required** | See [Obtaining CTA API keys](#obtaining-cta-api-keys) |
| `trainApiKey` | **Required** | See [Obtaining CTA API keys](#obtaining-cta-api-keys) |
| `stops` | **Required** | Array of stops to display. See [`stops` option](#stops-option) |
| `updateInterval` | *Optional* | Refresh time in milliseconds <br>Default 60000 milliseconds (1 minute) |
| `maxResultsBus` | *Optional* | Maximum number of bus results to display <br>Default 5 |
Expand Down

0 comments on commit 00662df

Please sign in to comment.