Adding skipped packets correlation.
[pingpong.git] / README.md
index 55b731f1bc00503e5bd90da6b6cf4f833fd76b22..52a18c1fafb96d5399cb398a5157155abc258f88 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,2 +1,17 @@
 # smart_home_traffic
-This repository will be used to store scripts for analyzing smart home traffic.
+Some useful information:
+
+1) This repository will be used to store scripts for analyzing smart home traffic.
+
+2) Please run the Python scripts from the top level directory (smart_home_traffic) where this README.md is located, NOT from inside the subdirectory.
+
+3) Please run automation scripts from inside the folder, i.e. run_scripts.
+
+4) Please run graph plotting scripts from inside the folder, i.e. plot_scripts.
+
+    - Go into plot_scripts directory
+    
+    - Run 'gnuplot'
+    
+    - Run 'load "plot_graph"'
+