Skip to content

Commit 17edbbb

Browse files
authored
Update README.md
1 parent 156fb2f commit 17edbbb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Node.js module for getting bus information of KMB
22
This is a node.js module for getting bus service information of KMB routes. It can get routes, stops, variants, and ETAs.
33

4+
[Try it out in RunKit](https://runkit.com/miklcct/5f93015edf489c001abca071)
5+
46
## Example Usage
57
### Loading the library
68
```js
@@ -53,4 +55,4 @@ To run the example, use
5355
```shell script
5456
node example-javascript.js # Javascript example
5557
ts-node example-typescript.ts # Typescript example
56-
```
58+
```

0 commit comments

Comments
 (0)