From ee031759148051457e0045238419c51d77c0852e Mon Sep 17 00:00:00 2001 From: Luc Perkins Date: Sun, 31 Jul 2022 19:53:02 +0200 Subject: [PATCH] Add badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 39653bd..0ceb827 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Nix flake templates for easy dev environments +[![built with nix](https://builtwithnix.org/badge.svg)](https://builtwithnix.org) + To initialize (where `${ENV}` is listed in the table below): ```shell