aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2023-02-13 15:25:56 +0100
committerJoris2023-02-13 21:34:38 +0100
commitffca3dfb15f37999d2b751c5b62a90ead65201a3 (patch)
tree62f2b0429ea6f8aaa328d41da7b623439142e75b /README.md
parenta1960c7e10691e460b835446bb358c27e971fba8 (diff)
downloadchords-ffca3dfb15f37999d2b751c5b62a90ead65201a3.tar.gz
chords-ffca3dfb15f37999d2b751c5b62a90ead65201a3.tar.bz2
chords-ffca3dfb15f37999d2b751c5b62a90ead65201a3.zip
Use rx to update the view
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 7 insertions, 12 deletions
diff --git a/README.md b/README.md
index 1e0851e..89e2a62 100644
--- a/README.md
+++ b/README.md
@@ -1,20 +1,15 @@
# Getting started
-Having nix installed, run:
+Enter nix shell:
-```sh
-bin/dev-server
-```
+ nix develop --command ./watch-command
-Then, open your browser at `http://localhost:8000`.
+Then run the dev-server:
-# Chord font
+ ./bin/dev-server path-to-books
-http://www.hummtunes.com/Fonts/chordsfont.html
+Finally, open your browser at `http://localhost:8000`.
-# TODO
+# Chord font
-- Pressing enter on the form page starts playing
-- New chords:
- - 7th chord
- - 7th major chord
+http://www.hummtunes.com/Fonts/chordsfont.html