Skip to content

Commit

Permalink
Improve documentation (#1036)
Browse files Browse the repository at this point in the history
Improve documentation
  • Loading branch information
MarcoRossignoli authored Jan 9, 2021
1 parent 64aefa2 commit d43f83d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@

Coverlet is a cross platform code coverage framework for .NET, with support for line, branch and method coverage. It works with .NET Framework on Windows and .NET Core on all supported platforms.

**Coverlet documentation reflect the current repository state of the features, not the released ones.**
**Check the [changelog](Documentation/Changelog.md) to understand if the documented feature you want to use has been officially released.**

# Main contents
* [QuickStart](#Quick-Start)
* [How It Works](#How-It-Works)
Expand Down

0 comments on commit d43f83d

Please sign in to comment.