diff --git a/README.md b/README.md
index 3203dd4..49b4110 100644
--- a/README.md
+++ b/README.md
@@ -7,8 +7,8 @@ This plugin tunes the whole score to 31EDO.
It's compatible with the following notation systems:
-- [Circle of fifths notation](https://en.xen.wiki/w/31edo#Notations), using double sharps and flats. In this system, a sharp or a flat indicates an alteration of 2 EDO steps, and a double sharp or flat an alteration of 4 EDO steps. For example, a chromatic scale between C
and D
would be written as: C
Dbb
C#
Db
Cx
D
.
+- [Circle of fifths notation](https://en.xen.wiki/w/31edo#Notations), using double sharps and flats. In this system, a sharp #
or a flat b
indicates an alteration of 2 EDO steps, and a double sharp x
or a double flat bb
an alteration of 4 EDO steps. For example, a chromatic scale between C
and D
would be written as: C
Dbb
C#
Db
Cx
D
.
-- [Neutral circle of fifths notation](https://en.xen.wiki/w/31edo#Notations), using half and sesqui sharps and flats. In this system, a half sharp or flat indicates an alteration of 1 EDO step, and a sesqui sharp or flat an alteration of 3 EDO steps. For example, a chromatic scale between C
and D
would be written as: C
Ct
C#
Db
Dd
D
.
+- [Neutral circle of fifths notation](https://en.xen.wiki/w/31edo#Notations), using half and sesqui sharps and flats. In this system, a half sharp t
or half flat d
indicates an alteration of 1 EDO step, and a sesqui sharp t#
or a sesqui flat db
an alteration of 3 EDO steps. For example, a chromatic scale between C
and D
would be written as: C
Ct
C#
Db
Dd
D
.
These notation systems are not mutually exclusive, the plugin can correctly tune a file which uses a mixture of them.