浏览代码

Update README

Thomas Dy 10 年之前
父节点
当前提交
a52fb81e28
共有 1 个文件被更改,包括 1 次插入4 次删除
  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.