Some reformatting of README.

This commit is contained in:
Jim Evins
2017-04-04 22:24:10 -04:00
parent 8e94e44e4e
commit 8184027c05
+7 -13
View File
@@ -15,8 +15,8 @@ gLabels-qt is the development repository for the next major version of gLabels (
## What's new in gLabels-qt? ## What's new in gLabels-qt?
- Based on the Qt cross-platform framework. - Based on the Qt cross-platform framework.
- Unlike previous versions, glabels-qt is a cross-platform application. So far, it - Unlike previous versions, glabels-qt is a cross-platform application.
has been built and tested under both Linux and Windows 7 (using MSYS/MINGW toolchain). - So far, it has been built and tested under both Linux and Windows 7 (using MSYS/MINGW toolchain).
- Updated UI based on typical workflows. - 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 bleading-edge development (unstable) code. Please, DO NOT use it in a production environment. Do not
expect compatability or consistency of features between snapshots. expect compatability or consistency of features between snapshots.
#### Linux AppImage | Platform | Files |
|:---------|:------|
Download, make it executable, and run! See [appImage.org](http:appimage.org). | 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) |
- **[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 ZIP | [continuous.zip](https://github.com/jimevins/glabels-qt/archive/continuous.tar.gz) |
#### 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)**
## Build Instructions ## Build Instructions