aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2023-12-27 18:21:37 +0100
committerJoris2023-12-27 18:21:37 +0100
commit98eca7d594960aa616786cbd491b937d50f55499 (patch)
treedb63132d159d09bed2b0a6454c822c2ed95091c6 /README.md
parent57da196f828352b009ca86dca98e352cf09663f3 (diff)
First version with 2 songs
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..b7a9b4c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+# Music
+
+Available at [https://music.guyonvarch.me](https://music.guyonvarch.me).
+
+## Getting started
+
+ nix develop --command bin/dev-server
+
+## Build
+
+ nix develop --command bin/build