From 3387e2916ef3e5a721842437a9bd8f30c58e5d38 Mon Sep 17 00:00:00 2001 From: nekohepott Date: Wed, 17 Jun 2026 04:16:35 +0300 Subject: [PATCH] special thanks to koru --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 50f7ac6..1bae789 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,6 @@ go build -o gogofetch ./src ### Nix Flake -Credits to `melvi` for Nix flake. - ```sh git clone https://codeberg.org/nekohepott/goGoFetch && cd goGoFetch nix build @@ -84,3 +82,8 @@ nix run --refresh git+https://codeberg.org/nekohepott/goGoFetch ![goGoFetch: alacritty screenshot](assets/alacritty.png "alacritty") ![goGoFetch: foot screenshot](assets/foot.png "foot") ![goGoFetch: necrokall screenshot](assets/xterm.png "xterm") + +## Special thanks❤️ + +- [koru](https://codeberg.org/koru) for contributing and literally saving this repo when i broke it +- [melvi](https://codeberg.org/melvi) for nix flake \ No newline at end of file