diff --git a/readme.rst b/readme.rst index 1c48d50747e99e16ae5526a448ded3d1cfdda0f2..f374ebb14b57308beb26ed0490a1dc8fdc40ec80 100644 --- a/readme.rst +++ b/readme.rst @@ -4,9 +4,9 @@ This package contains the access API and descriptions for the `Replay Attack Database <http://www.idiap.ch/dataset/replayattack/>`_. The actual raw data for -the database should be downloaded from the given URL, this package contains -only the `Bob <http://www.idiap.ch/software/bob/>`_ accessor methods to use the -DB directly from python, with our certified protocols. +the database should be downloaded from the original URL. This package only +contains the `Bob <http://www.idiap.ch/software/bob/>`_ accessor methods to use +the DB directly from python, with our certified protocols. You would normally not install this package unless you are maintaining it. What you would do instead is to tie it in at the package you need to **use** it.