diff --git a/README.md b/README.md index 5d3880f..18bdbb5 100644 --- a/README.md +++ b/README.md @@ -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