We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 473b6cd commit 59ce580Copy full SHA for 59ce580
1 file changed
README.md
@@ -44,9 +44,10 @@ as methods on the client object. The following methods are currently available:
44
| Track an event | `#track_event(email, action, properties = {})` |
45
46
47
-**Note:** We do not yet have complete API coverage. If we are missing an API method
+**Note:** We do not have complete API coverage yet. If we are missing an API method
48
that you need to use in your application, please file an issue and/or open a
49
-pull request.
+pull request. [See the official REST API docs](https://www.getdrip.com/docs/rest-api)
50
+for a complete API reference.
51
52
## Examples
53
0 commit comments