Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTYH authored Sep 19, 2019
1 parent c6a1392 commit b494800
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -19,4 +32,5 @@ Example of usage:

Expected outcome:


`outcome`

0 comments on commit b494800

Please sign in to comment.