diff --git a/social/moniai/README.md5 b/social/moniai/README.md5
deleted file mode 100644
index 42d3a2f5..00000000
--- a/social/moniai/README.md5
+++ /dev/null
@@ -1,25 +0,0 @@
-node-red-moniai
-====================
-
-A Node-RED node that is triggered by a pattern on Moni.ai.
-
-Install
--------
-
-Run the following command in the root directory of your Node-RED install
-
- npm install node-red-moniai
-
-
-Usage
------
-
-Creates a new Voice Channel on Moni.ai
-
-You need to signup as a user on https://moni.ai in order to use the functionality.
-
-After creating the node you can trigger the Voice Channel by saying the trigger pattern. You must be logged in to trigger the pattern (unless your Channel has been published).
-When the Voice Channel gets triggered the node is sending msg.payload
containing the userinput.,
-while msg.latitude
and msg.longitude
will contain the gps coordinates of the user (if available).
-
-