diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/home.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/home.html b/templates/home.html index ae0a933..eda6e82 100644 --- a/templates/home.html +++ b/templates/home.html @@ -72,13 +72,13 @@ <textarea id="composition-area" cols="80" rows="20"></textarea> <h4>Composition Format</h4> <pre> -# composition +# composition_100 blinking,blinking,off,off on,on,blinking,on on,off,fade,fade </pre> - <p>Rules: all rows same length of sequences</p> + <p>Rules: name must include tempo, all rows same length of sequences</p> </div> </div> </div> |
