diff --git a/README-fr.md b/README-fr.md index 1e1fbc720..03d82383a 100644 --- a/README-fr.md +++ b/README-fr.md @@ -57,7 +57,7 @@ directement dans le jeu. Quand vous quitterez le jeu (avec `control-d` ou la commande `gsh exit`) votre progression sera sauvegardée dans une nouvelle archive (nommée -`GameShell-save.sh`). Elle peut être lancée pour reprendre le jeu où vous vous +`gameshell-save.sh`). Elle peut être lancée pour reprendre le jeu où vous vous étiez arrêté. diff --git a/README.md b/README.md index ad3422f97..889de70e1 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ game from the downloaded archive. Instructions on how to play are provided in the game directly. Note that when you quit the game (with `control-d` or the command `gsh exit`) -your progression will be saved in a new archive (called `GameShell-save.sh`). +your progression will be saved in a new archive (called `gameshell-save.sh`). Run this archive to resume the game where you left it. diff --git a/doc/gameshell.md b/doc/gameshell.md index c9970db8b..e4bc2c2e2 100644 --- a/doc/gameshell.md +++ b/doc/gameshell.md @@ -24,7 +24,7 @@ $ bash gameshell.sh ``` Note that when you quit the game (with `control-d` or the command `gsh exit`) -your progression will be saved in a new archive (called `GameShell-save.sh`). +your progression will be saved in a new archive (called `gameshell-save.sh`). It can be run to resume the game where you left it. ### Using the start script in the source code