Skip to content

Commit 9c06162

Browse files
author
Chris Park
committed
Additional info in the README
1 parent dea2b0a commit 9c06162

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ If you would like to run against an alternate url, you can use the optional --ur
1111

1212
To run all of the examples, use the command line:
1313
`find -maxdepth 1 -name "*.js" -exec node {} --key api_key --url alt_url \;`
14+
or execute:
15+
`run_all.sh`
1416

1517
All files require you to input your Rosette API User Key after `--key` to run.
1618
For example: `node ping.js --key 1234567890`

0 commit comments

Comments
 (0)