From 062cd0bc0ad295b652c2fa387f1f5ae23b44d13c Mon Sep 17 00:00:00 2001 From: Nicolo Fusi Date: Tue, 29 Jan 2013 17:27:29 +0000 Subject: [PATCH] added links to readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 02d6af0e..1137b985 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ GPy - === -Gaussian processes framework in python \ No newline at end of file +A Gaussian processes framework in python. + +[Online documentation](https://gpy.readthedocs.org/en/latest/) +[Unit tests (Travis-CI)](https://travis-ci.org/SheffieldML/GPy) \ No newline at end of file