aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ecda048..c563f69 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# csound-xtract : Csound feature extraction using libXtract
## Overview
-csxtract is a plugin opcode which uses libXtract to perform feature extraction from within Csound.
+csound-xtract is a plugin opcode which uses libXtract to perform feature extraction from within Csound.
Development is still ongoing and subject to various research matters, thus is provided in an experimental/alpha state and may contain bugs. Parts of the code are due overhauls and refactoring, but the intention is for the opcodes and general operation to remain the same as presented here.