Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added Screenshots
  • Loading branch information
AdishMallik authored Mar 6, 2018
1 parent 9056040 commit e6b7b9d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,13 @@ A score keeper program for quizzes and other competitions.
It is a score keeper program for windows. The program has an in-built timer and is good for time restricted quiz games.
The program has three pages :
1. The first page allows you to icrease or decrease the scores of the teams/ participants. The score to be increased for correct answers and the penalty for wrong ansers can also be changed.

![Page 1](https://github.com/AdishMallik/ScoreKeeper/blob/master/Screenshots/page1.JPG?raw=true "Page 1")

2. The second page contains the timer program. You can set a custom timer which fires after your specified time.

![Page 2](https://github.com/AdishMallik/ScoreKeeper/blob/master/Screenshots/page2.JPG?raw=true "Page 2")

3. The third page contains the score of the participants arranged in descending order i.e from the one leading to the last one.

![Page 3](https://github.com/AdishMallik/ScoreKeeper/blob/master/Screenshots/page3.JPG?raw=true "Page 3")

0 comments on commit e6b7b9d

Please sign in to comment.