diff --git a/README.md b/README.md index abb432d0..19f7c403 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ The Gaussian processes framework in Python. -* [GPy homepage](http://sheffieldml.github.io/GPy/) -* [Tutorial notebooks](http://nbviewer.ipython.org/github/SheffieldML/notebook/blob/master/GPy/index.ipynb) -* [User mailing list](https://lists.shef.ac.uk/sympa/subscribe/gpy-users) -* [Developer documentation](http://gpy.readthedocs.org/en/devel/) -* [Unit tests (Travis-CI)](https://travis-ci.org/SheffieldML/GPy) +* GPy [homepage](http://sheffieldml.github.io/GPy/) +* Tutorial [notebooks](http://nbviewer.ipython.org/github/SheffieldML/notebook/blob/master/GPy/index.ipynb) +* User [mailing-list](https://lists.shef.ac.uk/sympa/subscribe/gpy-users) +* Developer [documentation](http://gpy.readthedocs.org/en/devel/) +* Travis-CI [unit-tests](https://travis-ci.org/SheffieldML/GPy) * [![licence](https://img.shields.io/badge/licence-BSD-blue.svg)](http://opensource.org/licenses/BSD-3-Clause) ## Continuous integration