diff --git a/README.md b/README.md index 66a69de..16ee604 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ gLabels-qt is the development repository for the next major version of gLabels ( ## What's new in gLabels-qt? - Based on the Qt cross-platform framework. -- Unlike previous versions, glabels-qt is a cross-platform application. So far, it - has been built and tested under both Linux and Windows 7 (using MSYS/MINGW toolchain). +- Unlike previous versions, glabels-qt is a cross-platform application. + - So far, it has been built and tested under both Linux and Windows 7 (using MSYS/MINGW toolchain). - Updated UI based on typical workflows. @@ -45,17 +45,11 @@ Continuous integration snapshots are not official releases. These snapshots rep bleading-edge development (unstable) code. Please, DO NOT use it in a production environment. Do not expect compatability or consistency of features between snapshots. -#### Linux AppImage - -Download, make it executable, and run! See [appImage.org](http:appimage.org). - -- **[gLabels_Label_Designer_4-x86_64.AppImage](https://github.com/jimevins/glabels-qt/releases/download/continuous/gLabels_Label_Designer_4-x86_64.AppImage)** - - -#### Source - -- **[Source Code (TAR.GZ)](https://github.com/jimevins/glabels-qt/archive/continuous.tar.gz)** -- **[Source Code (ZIP)](https://github.com/jimevins/glabels-qt/archive/continuous.tar.gz)** +| Platform | Files | +|:---------|:------| +| Linux x86_64 [AppImage](http:appimage.org): *Download, make it executable, and run!* | [gLabels_Label_Designer_4-x86_64.AppImage](https://github.com/jimevins/glabels-qt/releases/download/continuous/gLabels_Label_Designer_4-x86_64.AppImage) | +| Source Code TAR.GZ | [continuous.tar.gz](https://github.com/jimevins/glabels-qt/archive/continuous.tar.gz) | +| Source Code ZIP | [continuous.zip](https://github.com/jimevins/glabels-qt/archive/continuous.tar.gz) | ## Build Instructions