Parcourir la source

Update README

Thomas Dy il y a 10 ans
Parent
commit
a52fb81e28
1 fichiers modifiés avec 1 ajouts et 4 suppressions
  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.