Browse Source

Update README

Thomas Dy 10 years ago
parent
commit
a52fb81e28
1 changed files with 1 additions and 4 deletions
  1. 1 4
      README

+ 1 - 4
README

@@ -1,4 +1 @@
-A Chat room built using WebSockets. Additionally there is a bot used speaking on the same chat room. It demonstrates:
-
-- WebSocket connections.
-- Advanced usage of Akka.
+A chat room with a game built-in. This is an experiment on using websockets and Akka actors.