AdamNiederer / cov

An emacs extension for displaying coverage data on your code
GNU General Public License v3.0
76 stars 16 forks source link

Update the README.md file #41

Closed snogge closed 2 years ago

snogge commented 2 years ago

Clarify supported formats and how they find their coverage files.

Make it clear that line execution frequency is indicated in the fringe.

AdamNiederer commented 2 years ago

Looks great, thank you!