diff --git a/README.rst b/README.rst index 44f8da0d2aa5f45770d162e66c34b536f907641f..116aa0f8d24eaeee623ddabd13369efeff6635f7 100644 --- a/README.rst +++ b/README.rst @@ -7,6 +7,8 @@ :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.core/master/index.html .. image:: https://gitlab.idiap.ch/bob/bob.core/badges/master/build.svg :target: https://gitlab.idiap.ch/bob/bob.core/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.core/badges/master/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.core/commits/master .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.core .. image:: http://img.shields.io/pypi/v/bob.core.svg @@ -27,11 +29,10 @@ functionality like logging, random number generation and array type conversion. Installation ------------ -Follow our `installation`_ instructions. Then, using the Python interpreter -provided by the distribution, bootstrap and buildout this package:: +Complete Bob's `installation`_ instructions. Then, to install this package, +run:: - $ python bootstrap-buildout.py - $ ./bin/buildout + $ conda install bob.core Contact diff --git a/comit_out.txt b/comit_out.txt new file mode 100644 index 0000000000000000000000000000000000000000..d85417b3ba1413c37890fcabfdefc3d6c1f8fa55 --- /dev/null +++ b/comit_out.txt @@ -0,0 +1 @@ +M README.rst