소스 검색

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.