From b494800e3de882aecc3fc07911e75fa97996bd35 Mon Sep 17 00:00:00 2001 From: JohnTYH <42569121+JohnTYH@users.noreply.github.com> Date: Thu, 19 Sep 2019 16:02:58 +0800 Subject: [PATCH] Update README.md --- docs/README.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) 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`