Skip to content

Commit

Permalink
#7: updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
garaemon committed Oct 21, 2013
1 parent 87b800d commit 75e210c
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion rwt_plot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ USAGE
roslaunch rwt_plot rwt_plot.launch # this starts roswww and rosbridge_server
```

and access to http://localhost:8000/rwt_plot/examples/ using your browser
and access to http://localhost:8000/rwt_plot/ using your browser

DEPENDENCIES
------------
All the dependending projects are included in `rwt_plot` and `rwt_utils_3rdparty`

* [jquery](http://jquery.com) - well-known library
* [lodash](https://github.com/lodash/lodash) - utlity functions
* [d3.js](http://d3js.org/) - graph library
* [bootstrap](http://getbootstrap.com) - css/js library

0 comments on commit 75e210c

Please sign in to comment.