added README
authorMalte Bublitz <me@malte-bublitz.de>
Wed, 13 Mar 2013 18:12:41 +0000 (19:12 +0100)
committerMalte Bublitz <me@malte-bublitz.de>
Wed, 13 Mar 2013 18:12:41 +0000 (19:12 +0100)
README.md

index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0134a3d65168d16c58f68172f3570bfd39ecf9ae 100644 (file)
--- a/README.md
+++ b/README.md
@@ -0,0 +1,17 @@
+Simple Chat
+===========
+
+Simple Chat is an very simple room-based chat service. It is unencrypted,
+has many bugs, and is simply a piece of shit.
+
+Features
+--------
+ * enter a chat room (one per server)
+ * gui client
+ * many bugs
+
+Planned features
+----------------
+ * encryption
+ * better gui
+