diff --git a/README.md b/README.md index c2f6b6d..582b592 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,11 @@ dogapi API Docs: http://brettlangdon.github.io/node-dogapi/ ## StatsD -`dogapi` does not provide any functionality to talk to a local dogstatsd server. +`dogapi` does not provide any functionality to talk to a local `dogstatsd` server. This library is purely an interface to the HTTP api. +If you are looking for a good Datadog StatsD library, I recommend checking out [node-dogstatsd](https://github.com/joybro/node-dogstatsd). + ## Installation **From NPM:**