Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Hussein Duvigneau committed Jan 28, 2018
1 parent ae3a955 commit 1d8c868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Standard `npm install`

See the samples folder for an example of how to prepare data to be solved in JSON format. Remember to use "_" (underscores) in place of empty cells.

`npm run solve game_name` - don't include the file extension as this is auto-appended. eg: `npm run solve ES_2018-01-26`
`npm run solve game_name` - don't include the file extension as this is auto-appended. eg: `npm run solve ES_2018-01-26` will solve **samples/ES_2018-01-26.json**

## Example

Expand Down

0 comments on commit 1d8c868

Please sign in to comment.