Skip to content

Commit

Permalink
New readme, better pictures
Browse files Browse the repository at this point in the history
  • Loading branch information
Ru Uba authored Jan 15, 2020
1 parent 943c273 commit afed1f7
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,23 @@
# Combat Sports ScoreCard Keeper

Combat Sports Score Card Keeper is a program written in C# and uses GTK+ toolkit. It runs on Linux by default but can also run on Windows when the GTK+ (GTK2) runtime installed.
Combat Sports Score Card Keeper is a program written in C# and uses GTK+ toolkit. It runs on Linux by default but can also run on Windows with the GTK+ (GTK2) runtime installed.

# Instructions
1. Define the number of rounds for the bout.

![Shot-2](https://user-images.githubusercontent.com/21159693/72396505-dcb0db00-370a-11ea-92d4-e1fe237c6120.png)
![Reshot1](https://user-images.githubusercontent.com/21159693/72440003-0bb06680-3776-11ea-892a-e03564bd6f72.png)

2. Provide the names of the competitors

![Reshot2](https://user-images.githubusercontent.com/21159693/72440004-0bb06680-3776-11ea-8579-de528d3008b2.png)

3. Document your notes and score the fight!

![Reshot3](https://user-images.githubusercontent.com/21159693/72440005-0bb06680-3776-11ea-83ef-8d3934a8b8e4.png)


# Notes
- The program attempts to find and utilize the font face *[Bebas Neues](https://fonts.adobe.com/fonts/bebas-neue)*.


# Attributions
XPM images are generated from modified SVGs of "Font Awesome by Dave Gandy - http://fontawesome.io"

0 comments on commit afed1f7

Please sign in to comment.