diff options
author | rekado <rekado@elephly.net> | 2016-10-01 09:58:04 +0200 |
---|---|---|
committer | rekado <rekado@elephly.net> | 2016-10-01 09:58:04 +0200 |
commit | 4113aaf277c3c3a77f9b718a6aced0819f796649 (patch) | |
tree | 0bc250ae7dac96f539884c48a5cfc3be81931fe8 | |
parent | 94ab0a64262179e8bbec1acbd29fab200f91d674 (diff) |
Expand summary in README.
-rw-r--r-- | README.org | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,9 +1,10 @@ -* Scales +#+TITLE: Scales Scales generates fretboard patterns marking the position of notes in a -given scale. +given musical scale. Many common scales and tunings are included. +Scales can output patterns as ASCII text or in SVG format. -** Options +* Options #+BEGIN_SRC sh :results output :exports results ./pre-inst-env ./scripts/scales |