Skip to content

Commit 59ce580

Browse files
committed
Add link to official docs
1 parent 473b6cd commit 59ce580

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,10 @@ as methods on the client object. The following methods are currently available:
4444
| Track an event | `#track_event(email, action, properties = {})` |
4545

4646

47-
**Note:** We do not yet have complete API coverage. If we are missing an API method
47+
**Note:** We do not have complete API coverage yet. If we are missing an API method
4848
that you need to use in your application, please file an issue and/or open a
49-
pull request.
49+
pull request. [See the official REST API docs](https://www.getdrip.com/docs/rest-api)
50+
for a complete API reference.
5051

5152
## Examples
5253

0 commit comments

Comments
 (0)