From 1823c95925a613d8dd480066c7f3604eb733b875 Mon Sep 17 00:00:00 2001
From: probonopd <probonopd@users.noreply.github.com>
Date: Sun, 30 Oct 2016 17:23:55 +0100
Subject: [PATCH] Update README.md

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 8ecc898..33ea45e 100644
--- a/README.md
+++ b/README.md
@@ -13,3 +13,7 @@ https://www.linux-apps.com/p/1136805/
 And please check the xdgurl wiki for more information.
 
 https://github.com/xdgurl/xdgurl/wiki
+
+## Download
+
+Each build from Travis CI is available for download as an [AppImage](Http://appimage.org) for 64-bit Linux. You can find the download link in the Travis CI [build log](https://travis-ci.org/xdgurl/xdgurl). Towords the end of the log file, look for a line with an URL that begins with with `https://transfer.sh/`. This is the download link. Download the AppImage, [make it executable](http://discourse.appimage.org/t/how-to-make-an-appimage-executable/80), and run. No root, no installation, does not touch any of the libaries on your system, can run alongside other versions you might already have.
-- 
GitLab