Bladeren bron

Update README

Kentaro Wada 8 jaren geleden
bovenliggende
commit
bc24ed1d19
1 gewijzigde bestanden met toevoegingen van 4 en 0 verwijderingen
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -45,8 +45,12 @@ Usage
 
 
 **Annotation**
 **Annotation**
 
 
+Run `labelme --help` for detail.
+
 ```bash
 ```bash
 $ labelme  # Open GUI
 $ 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
 The annotations are saved as a [JSON](http://www.json.org/) file. The