Selaa lähdekoodia

Update README

Thomas Dy 10 vuotta sitten
vanhempi
commit
a52fb81e28
1 muutettua tiedostoa jossa 1 lisäystä ja 4 poistoa
  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.