From bd334eafbe7f1ae13323080ab37d872c3481a6a4 Mon Sep 17 00:00:00 2001 From: nxshock Date: Sun, 16 May 2021 09:12:59 +0500 Subject: [PATCH] Add NixOS Logo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index faca6e8..61fe59e 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Install from available [AUR package](https://aur.archlinux.org/packages/alfis) c yay -S alfis ``` -### On Nix/NixOS +### ![NixOS Logo](https://nixos.org/favicon.ico) On Nix/NixOS `nix-shell` in this repo and then run `cargo build` and `cargo install` after you have entered the shell. ## Installation