Skip to content

Commit

Permalink
Fix >50% in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maruel committed Aug 11, 2017
1 parent fea9fd0 commit c139306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ panicparse helps make sense of Go crash dumps:
Features
--------

* >50% more compact output than original stack dump yet more readable.
* >50% more compact output than original stack dump yet more readable.
* Exported symbols are bold, private symbols are darker.
* Stdlib is green, main is yellow, rest is red.
* Deduplicates redundant goroutine stacks. Useful for large server crashes.
Expand Down

0 comments on commit c139306

Please sign in to comment.