diff --git a/README.md b/README.md index a5d7c4c..f015e2c 100644 --- a/README.md +++ b/README.md @@ -81,3 +81,4 @@ An example game world might look something like this: - World updates automatically without sending step events - A world can contain many heros (controlled by different players) - Events from the websocket client can be send by space bar +- Bug & Stability Fixes