From 0483e86915d6b58f99c3862186cae418af056dd0 Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Tue, 19 Apr 2016 17:59:49 +0200
Subject: [PATCH] update README.rst to reflect the new changes.

---
 README.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 91d29d0..97705ed 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.
 
-- 
GitLab