From 881bc6e739233e5cc4dda3a373426bae2e17ee14 Mon Sep 17 00:00:00 2001 From: Daniel Dada Date: Sat, 13 Dec 2025 03:03:18 +0300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0df1f45..f6bf679 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) +[![Nix Flake](https://img.shields.io/badge/Nix-Flake-blue.svg)](https://nixos.wiki/wiki/Flakes) + # clrsync **Notice:** This application is not yet released and is subject to change. @@ -54,7 +57,7 @@ outputs = { self, nixpkgs, home-manager, clrsync, ... }: { }; ``` -3. Configure in your home manager +3. Configure in home manager ```nix programs.clrsync = {