From 6feda6f73b396ba7a762da3d47a7a9ff6b7ec8d2 Mon Sep 17 00:00:00 2001 From: Atharvajadhao <67355863+Atharvajadhao@users.noreply.github.com> Date: Wed, 30 Sep 2020 19:23:21 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 545a1ae5..0003d48b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ 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) +* Tutorial's [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.io/) [documentation (devel branch)](https://gpy.readthedocs.io/en/devel/) * Travis-CI [unit-tests](https://travis-ci.org/SheffieldML/GPy) @@ -19,7 +19,7 @@ The Gaussian processes framework in Python. ## What's new: -From now on we keep track of changes in the CHANGELOG.md. +From now on we will keep track of changes in the CHANGELOG.md. If you want your changes to show up there follow the [guidelines](#gl). In particular tag your commits by the [gitchangelog](https://github.com/vaab/gitchangelog) commit message format.