diff --git a/README.rst b/README.rst index 91d29d0003c85b26a3072da408e01e91393dbf76..97705edd9dde99058e00b6138bcf8769b2bb6b19 100644 --- a/README.rst +++ b/README.rst @@ -25,8 +25,9 @@ This package is part of the ``bob.fusion`` packages, which allow to run comparab This package contains basic functionality to run score fusion in biometric recognition experiments. It provides a generic ``./bin/fuse.py`` script that takes several parameters, including: -* A list of development score files +* A list of score files * A classification algorithm +* A list of preprocessors. All these steps of the score fusion in biometric recognition system are given as configuration files.