From 569d320d2f596f58f201ab0d6a1e4ff456e99dfe Mon Sep 17 00:00:00 2001
From: Marvin Borner
Date: Sat, 9 Feb 2019 19:10:47 +0100
Subject: Updated readme
---
README.md | 27 ++++++++++++++++++++++++---
1 file changed, 24 insertions(+), 3 deletions(-)
(limited to 'README.md')
diff --git a/README.md b/README.md
index 4ffa1fc..a5efd81 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,29 @@
# Texx
+
+ „A high security P2P-based messenger with end-to-end PGP encryption“
+
+
+
-## Dev instructions:
+## Features of Texx
+- Intuitive interface
+- Realtime responses
+- Unhackable (almost - let's say it's "Pretty Good Privacy")
+- End-to-end encrypted with ECC PGP keys
+- **NO** server between peers (P2P via WebRTC - only uses broker server)
+- Completely anonymous with randomly generated user ID/name
+- Free to use (except for donations :) )
+- Open source
+
+## Development setup
* clone repository
* `$ npm install`
* `$ npm run css`
-* run this every time you want to start the server:
- * `$ npm run dev`
+* `$ npm run dev`
+
+## Help us with a small donation :)
+
+
+
+
+
--
cgit v1.2.3