docs: Improved README.md.

This commit is contained in:
Spencer Brower
2024-02-03 22:57:33 -05:00
parent 25a3868dca
commit 55d04eb66e
8 changed files with 113 additions and 7 deletions

View File

@@ -13,8 +13,7 @@
devShells.x86_64-linux.default = pkgs.mkShell {
packages = with pkgs; [
ffmpeg
sbcl
gomplate
nushellFull
];