diff --git a/README.rst b/README.rst index 0b20abf90901481f69597ac63ee03b334d240cca..f3edc69fe461603d6417a8471a619f6ccda66dd6 100644 --- a/README.rst +++ b/README.rst @@ -7,9 +7,9 @@ .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.example.faceverify/master/index.html .. image:: https://travis-ci.org/bioidiap/bob.example.faceverify.svg?branch=master - :target: https://travis-ci.org/bioidiap/bob.example.faceverify -.. image:: https://coveralls.io/repos/bioidiap/bob.example.faceverify/badge.png - :target: https://coveralls.io/r/bioidiap/bob.example.faceverify + :target: https://travis-ci.org/bioidiap/bob.example.faceverify?branch=master +.. image:: https://coveralls.io/repos/bioidiap/bob.example.faceverify/badge.png?branch=master + :target: https://coveralls.io/r/bioidiap/bob.example.faceverify?branch=master .. image:: https://img.shields.io/badge/github-master-0000c0.png :target: https://github.com/bioidiap/bob.example.faceverify/tree/master .. image:: http://img.shields.io/pypi/v/bob.example.faceverify.png @@ -21,7 +21,7 @@ Exemplary Face Verification Experiments Using Bob =================================================== -This example demonstrates how to use Bob to build three different face verification systems. +This example demonstrates how to use Bob_ to build three different face verification systems. It includes examples with three different complexities: * A simple eigenface based example @@ -45,5 +45,3 @@ For a list of tutorials on this or the other packages ob Bob_, or information on .. _bob: https://www.idiap.ch/software/bob .. _at&t: http://www.cl.cam.ac.uk/research/dtg/attarchive/facedatabase.html - -