From 7bcee768fa7aa418a5d19614da3104f455e2224b Mon Sep 17 00:00:00 2001
From: "Steven.le-cam" <steven.le-cam@univ-lorraine.fr>
Date: Sun, 10 Sep 2023 12:13:06 +0200
Subject: [PATCH] minor modif

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4a96df0..bd80d82 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Modify the main.m file to load your own data. The current version can only proce
 - 20 seconds of simulated signals from "Le Cam et. al., 2023"
 - 10 minutes of simulated signals from "Camunas-Mesa et. al., 2013"
 
-The main parameters of the method can be changed on top of the main file, in particular the spike detection threshold factor 'coef' and the number of wavelet features 'nbfeat' to extract for classification.
+The main parameters of the method can be changed on top of the main file, in particular the spike detection threshold factor 'coef' and the number of wavelet features 'nbfeat' for classification.
 
 ## Configuration
 Matlab Wavelet toolbox required
-- 
GitLab