diff --git a/README.md b/README.md index c2aaf1a..6756559 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,8 @@ If you just want to test the webpage, navigate to the working directory in the t python -m SimpleHTTPServer -Then open http://localhost:8000/. +Then open http://localhost:8000/. or yourIPAddress:8000 + # Making Changes Feel free to clone this project, make a new branch and use it as a base for your own GUI. @@ -44,3 +45,9 @@ DO NOT MAKE CHANGES OUTISDE OF THIS DIECTORY AS IT WILL CAUSE MERG PROBLEMS. By using ROSBridge, this GUI will attempt to display relevant information over the web for any device. +# Screen Shots + + + + + diff --git a/data_screenshot.jpg b/data_screenshot.jpg new file mode 100644 index 0000000..55b063f Binary files /dev/null and b/data_screenshot.jpg differ