From d4a4c0ab6ea986d72b1a09810c78ad81c03b54e6 Mon Sep 17 00:00:00 2001 From: "Ricardo (XenGi) Band" Date: Tue, 24 Oct 2023 17:09:51 +0200 Subject: [PATCH] update readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 91d24bc..c7fd935 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,14 @@ chaos music control inspired by [relaxx player][relaxx] - add music from other sources like youtube (`youtube-dl`) - add playlists from internet radios (`*.m3u`) +## development + +Build nix flake: + +```shell +nix build +``` + --- Made with ❤️ and 🐍.