From 2dec10b4f08d8cbe32fbe75161474a533459a067 Mon Sep 17 00:00:00 2001 From: Jeremy Latt Date: Mon, 28 Apr 2014 14:28:36 -0700 Subject: [PATCH] readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f47155ce..94c2d9fa 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ issues are welcome. Discuss it here or on Freenode in [#ergonomadic][irc]. - channels that [persist][go-sqlite] between restarts (+P) - messages are queued in the same order to all connected clients +## Users + +If anyone is running and using this software, I'd love to link to you here with +any details you deem appropriate. + ## Why? I wanted to learn Go.