From 66ba3d714a20cebc37c0712acfba381c286f3d6b Mon Sep 17 00:00:00 2001 From: Chadwick Boulay Date: Wed, 6 Nov 2024 10:00:44 -0500 Subject: [PATCH] Update README.rst Remove link to deprecated tutorials --- README.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/README.rst b/README.rst index 3794534..c67d221 100644 --- a/README.rst +++ b/README.rst @@ -27,7 +27,6 @@ See the `liblsl repo `_ for more info. (Note that LabRecorder saves data to `Extensible Data Format (xdf) `_ which has its own set of tools for loading data after finishing recording.) -* Go through the `Tutorials `_. * Use LSL from your scientific computing environment. LSL has many language interfaces, including Python and Matlab.