Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleybonitatibus authored Jul 18, 2024
1 parent efd34f6 commit 9854e4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# `frostparse`

World of Warcraft 3.3.5a Combat Log Parser library.
World of Warcraft 3.3.5a Combat Log Parser library, tested against several raids on Warmane's Icecrown server.

## Overview

Expand Down Expand Up @@ -68,4 +68,4 @@ func main() {
fmt.Println("DamageTakenBySource: ", stats.DamageTakenBySource)
fmt.Println("DamageTakenBySpell: ", stats.DamageTakenBySpell)
}
```
```

0 comments on commit 9854e4f

Please sign in to comment.