From f984a93e63fbaef9c2ab1e2ec135aeacf3613aed Mon Sep 17 00:00:00 2001 From: Mickael Remond Date: Sat, 27 Jul 2019 16:50:41 -0700 Subject: [PATCH] Formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e205c83..cf546ae 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The goal is to make simple to write simple XMPP clients and components: - 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 simple chatbot to control a service or a thing, - For writing XMPP servers components. The library is designed to have minimal dependencies. For now, the library does not depend on any other library.