diff options
-rw-r--r-- | etisnoop-stat-server/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etisnoop-stat-server/README.md b/etisnoop-stat-server/README.md new file mode 100644 index 0000000..5c1f17a --- /dev/null +++ b/etisnoop-stat-server/README.md @@ -0,0 +1,6 @@ +This folder contains a prototype for a statistics webpage that +bases on the etisnoop statistic feature. + +It requires dab2eti and etisnoop to be in the $PATH. + +Call server.py --help to see options. |