Update README

This commit is contained in:
tzutalin 2017-04-26 11:19:23 +08:00
parent 2198c34077
commit 4810e6fbfb

View File

@ -16,14 +16,9 @@ Annotations are saved as XML files in PASCAL VOC format, the format used by [Ima
### Download prebuilt binaries
* Windows
* [Download LabelImg 1.2.2 for Windows](https://raw.githubusercontent.com/tzutalin/LabelImg/gh-pages/windows/windows_v1.2.2.zip)
* [Download LabelImg 1.2.1 for Windows](https://raw.githubusercontent.com/tzutalin/LabelImg/gh-pages/windows/windows_v1.2.1.zip)
* [Download LabelImg 1.2 for Windows](https://raw.githubusercontent.com/tzutalin/LabelImg/gh-pages/windows/windows_v1.2.zip)
* Linux
* [Download LabelImg 1.2.2 for Linux](https://raw.githubusercontent.com/tzutalin/LabelImg/gh-pages/linux/linux_v1.2.2.zip)
* [Download LabelImg 1.2.1 for Linux](https://raw.githubusercontent.com/tzutalin/LabelImg/gh-pages/linux/linux_v1.2.1.zip)
* [Download LabelImg 1.2 for Linux](https://raw.githubusercontent.com/tzutalin/LabelImg/gh-pages/linux/linux_v1.2.zip)
* Windows & Linux
* [http://tzutalin.github.io/labelImg/](http://tzutalin.github.io/labelImg/)
* OS X
* Binaries for OS X are not yet available. Help would be appreciated. At present it must be [built from source](#os-x).