Skip to content

Commit af1be3e

Browse files
committed
Improve readme
1 parent 1499466 commit af1be3e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# octobat
2-
Nodejs module that wraps the octobat API
2+
Nodejs module that wraps the octobat API. Highly inspirated by Stripe's node module.
3+
4+
## Testing
5+
6+
Ensure you have set your octobat api test key in your env:
7+
```sh
8+
echo 'export OCTOBAT_TEST_API_KEY=amazing' >> ~/.zhsrc
9+
```

0 commit comments

Comments
 (0)