From 7b46b86f63c6fcb13bf11b0dd84294830da928e3 Mon Sep 17 00:00:00 2001
From: Rick Herrick <jrherrick@wustl.edu>
Date: Thu, 22 Sep 2016 21:46:37 +0000
Subject: [PATCH] README.md edited online with Bitbucket

---
 README.md | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7d148a22..a92532f6 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,18 @@
 # XNAT Web Application #
 
-This is the XNAT Web application build.
+This is the XNAT Web application build. The latest release version of XNAT is [1.7.0 Build #775 (Sep 22, 2016 12:34:05 PM)](https://bintray.com/nrgxnat/applications/XNAT/1.7.0). The source for the release version can be foound at [the 1.7.0 tag in the xnat-web source repository](https://bitbucket.org/xnatdev/xnat-web/commits/tag/1.7.0).
+
+# Installing #
+
+If you just want to install the latest release version of XNAT, you can download it from the XNAT bintray repository:
+
+[ ![Download](https://api.bintray.com/packages/nrgxnat/applications/XNAT/images/download.svg) ](https://bintray.com/nrgxnat/applications/XNAT/_latestVersion)
+
+You will also need to download the latest release version of the XNAT pipeline engine:
+
+[ ![Download](https://api.bintray.com/packages/nrgxnat/applications/XNAT_Pipeline/images/download.svg) ](https://bintray.com/nrgxnat/applications/XNAT_Pipeline/_latestVersion)
+
+If you would like to build a virtual machine that can run XNAT, you can use the [XNAT Vagrant project](https://bitbucket.org/xnatdev/xnat-vagrant).
 
 # Building #
 
-- 
GitLab