diff --git a/README.md b/README.md index 745118f7..c5447abe 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ Well, you want to valgrind 'wget2' and not the test program itself, right ? # Coverage Report -To generate and view the test code coverage +To generate and view the test code coverage (works with gcc, not with clang) make check-coverage lcov/index.html