Skip to content

Commit d43f83d

Browse files
Improve documentation (#1036)
Improve documentation
1 parent 64aefa2 commit d43f83d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010

1111
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.
1212

13+
**Coverlet documentation reflect the current repository state of the features, not the released ones.**
14+
**Check the [changelog](Documentation/Changelog.md) to understand if the documented feature you want to use has been officially released.**
15+
1316
# Main contents
1417
* [QuickStart](#Quick-Start)
1518
* [How It Works](#How-It-Works)

0 commit comments

Comments
 (0)