Skip to content

Commit

Permalink
Updated the readme documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jonzenor committed Dec 7, 2022
1 parent 92d6975 commit fa22c52
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,18 @@
# WoW-Death_Counter
WoW Addon to track how many times your character has died, and how long since you last died. Mainly a starter project so I can learn Addon Development.
# Death Counter

A WoW Addon to track how many times your character has died, and tell you how long it's been since your last death.


## Commands

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)


## Authors

- [@JonZenor](https://www.github.com/JonZenor)

0 comments on commit fa22c52

Please sign in to comment.