summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 4009a62..c58eb99 100644
--- a/README
+++ b/README
@@ -7,6 +7,9 @@ Build
make clean - Clean all
make - Build all
make systemtest - Run all system tests
+make unittest - Run all unit tests
+make test - Run all tests
+
Run
---