aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 59ec541..4fb6e3a 100644
--- a/readme.md
+++ b/readme.md
@@ -20,6 +20,10 @@ To make lib/libbls.a and test, run
cd bls
make test
```
+To make sample programs, run
+```
+make sample_test
+```
# License