@ -1,2 +1,11 @@
# RockPaperScissors
Simple to user Rock Paper Scissors game.
### Commands
- 'rock' or 'r'
- 'paper' or 'p'
- 'scissors' or 's'
- 'quit' or 'q'
It even keeps a score, +1 point for a win, -1 for a loss and no change for a tie. This resets on app close
The note is not visible to the blocked user.