From 72e716d7d57f3a2322e00cc7c63e66400f6d34df Mon Sep 17 00:00:00 2001 From: Ali Younis Date: Wed, 2 Aug 2017 22:21:20 -0700 Subject: [PATCH] Deleted File --- version2/src/java/simple_test/README.txt | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 version2/src/java/simple_test/README.txt diff --git a/version2/src/java/simple_test/README.txt b/version2/src/java/simple_test/README.txt deleted file mode 100644 index b9f7ee4..0000000 --- a/version2/src/java/simple_test/README.txt +++ /dev/null @@ -1,17 +0,0 @@ -First build using: - ./build.bash - -To run this example run: - - # Starts the light bulb controller - ./run1.bash - - # Starts the fan controller - ./run3.bash - - - # For each switch you need to run (can launch as many of these as desired as long as input number is different) - ./run2.bash - - -Dont forget to clear the cloud server directory \ No newline at end of file -- 2.34.1