Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonzenor authored Dec 7, 2022
1 parent fa22c52 commit f52a9e9
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@ A WoW Addon to track how many times your character has died, and tell you how lo

## Commands

For any of the commands you can use ''/dcr'' as a shortcut for ''/deathcounter''
For any of the commands you can use ``/dcr`` as a shortcut for ``/deathcounter``

''/deathcounter'' -- Tell you how many times you have died, and how long you've been alive for.
''/deathcounter help'' -- Show a help message with this list of commands.
''/deathcounter reset confirm'' -- Erase the stats and start fresh. (For debug testing only)
| Command | Description |
| ------------- | ------------- |
|``/deathcounter`` | Tell you how many times you have died, and how long you've been alive for. |
|``/deathcounter help`` | Show a help message with this list of commands. |
|``/deathcounter reset confirm`` | Erase the stats and start fresh. (For debug testing only) |


## Authors
Expand Down

0 comments on commit f52a9e9

Please sign in to comment.