Skip to content

Commit f93f434

Browse files
committed
Update to the README file
2 parents 3d37380 + a12a1c4 commit f93f434

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,5 @@ I hope my effort proofs to be useful for other node.js projects or as a learning
1818

1919
## Notice
2020

21-
This is an early release with one big problem:
22-
the much needed HMAC authorization header is malformed.
23-
24-
The default behaviour of the current iteration of this project is a whole lot of nothing for two reasons:
25-
1. the `authentication` error is catched in `combell.js` and gracefully handled
26-
2. when an error is catched, `combell.js` will return an empty array
27-
28-
Better output and error handling hooks are ( probably ) coming. For now we might want to get that HMAC authorization header in order.
21+
The library only allows calling `/v2/accounts/index` in the current release.
22+
Additional endpoints are fairly easy to add.

0 commit comments

Comments
 (0)