X-Git-Url: https://git.r.bdr.sh/rbdr/page/blobdiff_plain/05a467ca4c4bdc6c88c70d11a75581c6d6714c47..2d9952772d5f7915a8a68c5debf79177c0ce20f4:/README.md?ds=sidebyside

diff --git a/README.md b/README.md
index 3879878..d6d889c 100644
--- a/README.md
+++ b/README.md
@@ -70,3 +70,9 @@ Build dev version with `make` or `make build`.
 
 Build release with `make -e profile=release` or `make -e profile=release build`.
 
+Run tests with `make test`.
+
+If you have [tarpaulin][tarpaulin], you can also run `make coverage` to get
+coverage information.
+
+[tarpaulin]: https://github.com/xd009642/tarpaulin