Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
airfield20 committed Mar 29, 2019
1 parent aa01fcd commit 5dace25
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
This is a tool to speed up the process of annotating image sequences with GPS points

## Installation
- To install do this...
- Make sure you have nodejs and google-chrome installed.
- In this repo do `sudo npm install` to download and install local packages

## Usage
- To use do that...
- To run the annotator, execute run_annotator.sh `./run_annotator.sh`
- This will start the server and open google-chrome to the correct page

##### Note: This application was built for google-chrome and has only been tested in google-chrome. Behavior in any other browser is undefined.

0 comments on commit 5dace25

Please sign in to comment.