diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..1e0851e --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# Getting started + +Having nix installed, run: + +```sh +bin/dev-server +``` + +Then, open your browser at `http://localhost:8000`. + +# Chord font + +http://www.hummtunes.com/Fonts/chordsfont.html + +# TODO + +- Pressing enter on the form page starts playing +- New chords: + - 7th chord + - 7th major chord |