diff --git a/README.md b/README.md
index 0333ef1f..3a29e627 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,5 @@
# GPy
-
A Gaussian processes framework in Python.
* [GPy homepage](http://sheffieldml.github.io/GPy/)
@@ -8,18 +7,30 @@ A Gaussian processes framework in Python.
* [User mailing list](https://lists.shef.ac.uk/sympa/subscribe/gpy-users)
* [Online documentation](https://gpy.readthedocs.org/en/latest/)
* [Unit tests (Travis-CI)](https://travis-ci.org/SheffieldML/GPy)
+* [](http://opensource.org/licenses/BSD-3-Clause)
-##### Continuous integration:
+#### Continuous integration
+| **master:** | [](https://travis-ci.org/SheffieldML/GPy) |
+| ---: | :--: |
+| **devel:** | [](https://travis-ci.org/SheffieldML/GPy) |
-| master | devel |
-| ---------- | --------- |
-| [](https://travis-ci.org/SheffieldML/GPy) | [](https://travis-ci.org/SheffieldML/GPy) |
+
-### Avalability
+### Availability:
-Python 2.7 and 3.4, Windows, MacOSX, Linux
+Supported python versions: 2.7, 3.x
+-----
+[
](https://www.python.org/) [
](http://www.microsoft.com/en-gb/windows) [
](http://www.apple.com/osx/) [
](https://en.wikipedia.org/wiki/List_of_Linux_distributions)
+
+-----
### Citation
@Misc{gpy2014,
@@ -33,7 +44,7 @@ Python 2.7 and 3.4, Windows, MacOSX, Linux
We like to pronounce it 'g-pie'.
-### Getting started: installing with pip
+### Getting started: installing with pip
We are now requiring the newest version (0.16) of
[scipy](http://www.scipy.org/) and thus, we strongly recommend using
@@ -58,6 +69,12 @@ If you're having trouble installing GPy via `pip install GPy` here is a probable
python3 setup.py build_ext --inplace
nosetests3 GPy/testing
+### Direct downloads
+
+[](https://pypi.python.org/pypi/GPy) [](https://github.com/SheffieldML/GPy/releases/latest)
+[](https://github.com/SheffieldML/GPy/releases/latest)
+[](https://github.com/SheffieldML/GPy/releases/latest)
+
### Ubuntu hackers
> Note: Right now the Ubuntu package index does not include scipy 0.16.0, and thus, cannot