diff --git a/README.md b/README.md index 2c33f0d2..6a880209 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ GPy A Gaussian processes framework in Python. +* [GPy homepage](http://sheffieldml.github.io/GPy/) * [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) - Continuous integration status: ![CI status](https://travis-ci.org/SheffieldML/GPy.png) Citation @@ -20,6 +20,10 @@ Citation year = {2012--2014} } +Pronounciation +============== +We like to pronounce it 'Gee-pie'. + Getting started =============== Installing with pip