From 24d7a1db5c48b4ee1016ceb0fcc10e64b79a42bf Mon Sep 17 00:00:00 2001 From: Luke Venediger Date: Mon, 22 Apr 2013 02:04:17 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 748abfa..6e40754 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A simple c# client library for [statsd.net](https://github.com/lukevenediger/sta * Allows for customisation of every output stat to do things like screen metrics before sending * Supports a user-defined prefix to prepend to every metric -## Coming soon +Coming soon: * Support for sets and count sampling * batch-and-pump - collecting stats and sending them out in a batch at regular intervals * Output to an HTTP endpoint