From f10a621dcbf7f3a5428495a114038b288d3c3d62 Mon Sep 17 00:00:00 2001 From: mzwiessele Date: Thu, 12 Nov 2015 13:24:03 +0000 Subject: [PATCH] [pypi --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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