Code

write_graphite plugin: Adding UDP support to docs, README, etc.
[collectd.git] / README
diff --git a/README b/README
index 04e87abfb5edc5a15b5e311c8d8d53ab72028149..4a125bd7aa71ac7d856900e2403d459ca3f86c97 100644 (file)
--- a/README
+++ b/README
@@ -387,7 +387,7 @@ Features
       done.
 
     - write_graphite
-      Sends data to Carbon, the storage layer of Graphite.
+      Sends data to Carbon, the storage layer of Graphite using TCP or UDP.
 
     - write_http
       Sends the values collected by collectd to a web-server using HTTP POST