diff --git a/docs/README.md b/docs/README.md index e3e1c3b03e..0d3a9a65b9 100644 --- a/docs/README.md +++ b/docs/README.md @@ -3,9 +3,22 @@ ## Features +Command Format: +- text +### Feature 1.1. Resume previous version of choice: `load` + + +When the program runs, the user can choose to create a new game or load a previous saved version + +Format: `load INDEX` + +Index refers to the version of the game to be loaded + +Example: +- `load 2` + +Loads the second saved version. -### Feature 1 -Description of feature. ## Usage @@ -19,4 +32,5 @@ Example of usage: Expected outcome: + `outcome`