From 91e4e375c16994c464527de56796287b074e4888 Mon Sep 17 00:00:00 2001 From: LMBooth <31129153+LMBooth@users.noreply.github.com> Date: Sat, 24 Feb 2024 13:08:02 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2753941..2a77201 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ If samples have been collected previously and model made the user can set the `c - Add optional LSL outlet configuration for class estimator (either send every classification or send on classification change - help with reducing spam on classification if estimator time is very short) - Add example showing previously saved models. - Add example showing how feature data can be saved and used to build models so model creation can be done offline whilst data collection and classification can be done online. +- Update and verify via appveyor for 3.12. # Installation For stable releases use: ```pip install pybci-package```