projects
/
simple-chat.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb5dd49
)
added README
author
Malte Bublitz
<me@malte-bublitz.de>
Wed, 13 Mar 2013 18:12:41 +0000
(19:12 +0100)
committer
Malte Bublitz
<me@malte-bublitz.de>
Wed, 13 Mar 2013 18:12:41 +0000
(19:12 +0100)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/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
+