diff --git a/README.md b/README.md index f795691d..52e6fb51 100644 --- a/README.md +++ b/README.md @@ -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).