Added screen shots to README.md test

This commit is contained in:
Glen Turner
2015-07-06 07:49:33 -07:00
parent 2fa35f8212
commit 8415fadce1
2 changed files with 8 additions and 1 deletions

View File

@@ -30,7 +30,8 @@ If you just want to test the webpage, navigate to the working directory in the t
python -m SimpleHTTPServer python -m SimpleHTTPServer
Then open http://localhost:8000/. Then open http://localhost:8000/. or yourIPAddress:8000
# Making Changes # Making Changes
Feel free to clone this project, make a new branch and use it as a base for your own GUI. 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. By using ROSBridge, this GUI will attempt to display relevant information over the web for any device.
# Screen Shots
<html>
<image src="data_screenshot.jpg">
</html>

BIN
data_screenshot.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB