From 881bc6e739233e5cc4dda3a373426bae2e17ee14 Mon Sep 17 00:00:00 2001 From: Daniel Dada Date: Sat, 13 Dec 2025 03:03:18 +0300 Subject: [PATCH 1/2] 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 = { From 2714ae51b785e4f4b047d684e084af8df177c590 Mon Sep 17 00:00:00 2001 From: Daniel Dada Date: Sat, 13 Dec 2025 03:11:18 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f6bf679..b7f314f 100644 --- a/README.md +++ b/README.md @@ -352,14 +352,10 @@ The GUI provides: ## Acknowledgments -This project uses the following open-source libraries: - +- **[matugen](https://github.com/InioX/matugen)** - A material you color generation tool - **[Dear ImGui](https://github.com/ocornut/imgui)** - Bloat-free graphical user interface library for C++ - **[GLFW](https://www.glfw.org/)** - Multi-platform library for OpenGL, OpenGL ES and Vulkan development - **[toml++](https://github.com/marzer/tomlplusplus)** - Header-only TOML config file parser and serializer for C++17 - **[argparse](https://github.com/p-ranav/argparse)** - Argument Parser for Modern C++ - **[ImGuiColorTextEdit](https://github.com/BalazsJako/ImGuiColorTextEdit)** - Syntax highlighting text editor for ImGui - -And colorschemes: - -- **cursed** by **[pyratebeard](https://pyratebeard.net)** +- **cursed** by **[pyratebeard](https://pyratebeard.net)** - Color scheme