diff --git a/README.md b/README.md index 62b8b6e..0a06d72 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Feel free to clone this project, make a new branch and use it as a base for your You can easily customise the "Data Display" pannel by changing the HTML "data\_dsisplay\data\_display.html" file. -All ROS related Javascript should go in the "data\_display/js/ros_scripts.js" file. +All ROS related Javascript should go in the "data\_display/js/ros\_scripts.js" file. All functions that are used to update the GUI should go in the "data\_display/js/update_guis.js" file. DO NOT MAKE CHANGES OUTISDE OF THIS DIECTORY AS IT WILL CAUSE MERG PROBLEMS. @@ -47,7 +47,5 @@ By using ROSBridge, this GUI will attempt to display relevant information over t # Screen Shots - - - +Screen shots are in the root working directory diff --git a/rosbridge_connection_screenshot.jpg b/rosbridge_connection_screenshot.jpg new file mode 100644 index 0000000..cf7e4c6 Binary files /dev/null and b/rosbridge_connection_screenshot.jpg differ