summaryrefslogtreecommitdiffstats
path: root/README.mkd
diff options
context:
space:
mode:
Diffstat (limited to 'README.mkd')
-rw-r--r--README.mkd3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.mkd b/README.mkd
index 0ec51263..c6dfb43c 100644
--- a/README.mkd
+++ b/README.mkd
@@ -81,7 +81,8 @@ The library supports parsing floating point CAN signals as well as booleans.
## Testing
-The library includes a test suite that uses the `check` C unit test library.
+The library includes a test suite that uses the `check` C unit test library. It
+requires the unit testing library `check`.
$ make test