X-Git-Url: http://plrg.eecs.uci.edu/git/?p=pingpong.git;a=blobdiff_plain;f=README.md;h=52a18c1fafb96d5399cb398a5157155abc258f88;hp=55b731f1bc00503e5bd90da6b6cf4f833fd76b22;hb=7f898e6c4238f9ebd11c3a2187c13cbd07b6d865;hpb=4f347097e64cd049b0b403bcef3fa52ab48c7607 diff --git a/README.md b/README.md index 55b731f..52a18c1 100644 --- 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"' +