From d44882ff7deac9ee9001d41af4cb8725c9eeb5cb Mon Sep 17 00:00:00 2001
From: Roberto Borghes <roberto.borghes@elettra.eu>
Date: Tue, 20 Oct 2020 17:21:52 +0200
Subject: [PATCH] Update README.md

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 41f6953..9ada66c 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,8 @@
 Rocket Chat Client Device Server
 
 Allows to send textual messages to a Rocket Chat Private Group.
-It is based on the RocketChatAPI Python library.
+It is based on the rocket-python Python library.
+
 It needs 2 DB properties:
      - Host : the RocketChat host to be used;
      - AuthenticationFile: a text file containing the credential of the Bot.
-- 
GitLab