Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kosteklvp authored Mar 13, 2023
1 parent 5165cf6 commit 76ae238
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ Download executable jar file from **Releases** section and run it in command lin

![example-cmd](https://user-images.githubusercontent.com/29569674/224686413-9d76b4c9-c8d8-4547-b5d5-c9a9afc577e6.jpg)

#### Characters explanation
[/] - spare , [X] - strike, [ ] - precedes a strike / no roll

**example.txt**

Kamil Stoch
Expand All @@ -21,6 +24,9 @@ Download executable jar file from **Releases** section and run it in command lin

More example files can be found in [/examples](https://github.com/kosteklvp/bowling-results-reporting-system/tree/main/examples) folder.

File should contain lines with the player's name and a sequence of points alternating. Blank lines in between are allowed.
Only numbers between 0 and 10 are allowed. There can be from 11 to 21 numbers in one player sequence.

## Used tooling

- Java 17
Expand Down

0 comments on commit 76ae238

Please sign in to comment.