diff --git a/README.md b/README.md index 661ca8b..476d1ea 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,8 @@ Then, from inside the docker shell The best source of information is the header file [uvm32/uvm32.h](uvm32/uvm32.h) and the [tests](test). +A test coverage report is generated by running `make test` and is attached to each automated build. + Also see [doc/README.md](doc/README.md) ## License