diff --git a/README.MD b/README.MD
index f5dd531..fada892 100644
--- a/README.MD
+++ b/README.MD
@@ -1,6 +1,6 @@
-# CMD-CHAT
+# HACK-HOUSE
### end-to-end encrypted terminal chat with file transfer
@@ -11,8 +11,16 @@
---
+Fork from https://github.com/diorwave/cmd-chat
+
+This tool a privacy and security oriented chatroom that we added file sharing as well as shared terminal sessions.
+
+For sharing. For learnng. For hacking. For building. For demos. For teaching. For mentorhsip for the people who dont want to trust corporations to manage their data and communications.
+
+
Encrypted chat that runs in your terminal. You host the server, you control the room. Close the window — everything's gone. Messages and files are encrypted client-side before the server ever sees them.
+
## Features
- **End-to-end encrypted** — messages encrypted with Fernet (AES-128-CBC + HMAC) before leaving your machine