diff --git a/README.md b/README.md index 5d67d07..bc0d03f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # game-shell -> **Note:** Meant to be both a shell and also starting base for games. In shell mode it loads PCK files such as assets, game, loggy-client, and store. In game mode you extend he scripts such as data_bridge and the shell replaces the old with the new. You export as game.pck +> **Note:** Meant to be both a shell and also starting base for games. In shell mode it loads PCK files such as assets, game, lobby-client, and store. In game mode you extend the scripts and scenes such as data_bridge and the shell replaces the defaults with the new. You export as game.pck