From f237b861bb8700061b90c32ce84ebad086c2cb1b Mon Sep 17 00:00:00 2001 From: Mickael Remond Date: Tue, 29 Dec 2015 11:52:02 +0100 Subject: [PATCH] Describe goal of the project. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 13febcd..894756a 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,6 @@ Go XMPP library, with a focus on simplicity, automation, and IoT. The goal is to make simple to write simple adhoc XMPP clients: - For automation (like for example monitoring of an XMPP service), -- For building connected "things" by plugging them on an XMPP server. +- For building connected "things" by plugging them on an XMPP server, +- For writing simple chatbot to control a service or a thing. +