Browse Source

Update README

Kentaro Wada 8 years ago
parent
commit
bc24ed1d19
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -45,8 +45,12 @@ Usage
 
 **Annotation**
 
+Run `labelme --help` for detail.
+
 ```bash
 $ labelme  # Open GUI
+$ labelme _static/IMG_6319.jpg  # Specify file
+$ labelme _static/IMG_6319.jpg -O _static/IMG_6319.json  # Close window after the save
 ```
 
 The annotations are saved as a [JSON](http://www.json.org/) file. The