aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 141135eb8..f6bb8d68b 100644
--- a/README.md
+++ b/README.md
@@ -135,3 +135,13 @@ or
```
or anything below `./examples`.
+
+# test
+
+You may want to run some integration tests using pcap files from nDPI:
+
+`./test/run_tests.sh /path/to/libnDPI/root/directory`
+
+e.g.:
+
+`./test/run_tests.sh ${HOME}/git/nDPI`