From f815cb154e56f8577beb9478b1bf02f64673eb35 Mon Sep 17 00:00:00 2001 From: Nicolo Fusi Date: Tue, 29 Jan 2013 17:28:04 +0000 Subject: [PATCH] added links to readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1137b985..c69352b8 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ GPy 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 +* [Online documentation](https://gpy.readthedocs.org/en/latest/) +* [Unit tests (Travis-CI)](https://travis-ci.org/SheffieldML/GPy) \ No newline at end of file