summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.mkd5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.mkd b/README.mkd
index 59d5ae5d..d16a8931 100644
--- a/README.mkd
+++ b/README.mkd
@@ -91,6 +91,11 @@ requires the unit testing library `check`.
$ make test
+You can also see the test coverage if you have `lcov` installed and the
+`BROWSER` environment variable set to your choice of web browsers:
+
+ $ BROWSER=google-chrome-stable make coverage
+
## Authors
Chris Peplin cpeplin@ford.com