From 80f2888cfffdca27fa2955c2dd67387460a274df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20R=C3=A9mond?= Date: Tue, 16 Jan 2018 22:36:15 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b5b7e95..d0ba804 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,5 @@ 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 writing simple chatbot to control a service or a thing. +- For writing XMPP servers components.