From bf4c71c0c4e421fa70f090b9863496f70d0f6611 Mon Sep 17 00:00:00 2001 From: avivbintangaringga Date: Tue, 14 Jul 2026 11:34:46 +0700 Subject: [PATCH] fix: fix README.md --- nix-monitor/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/nix-monitor/README.md b/nix-monitor/README.md index c251f59..95f9bde 100644 --- a/nix-monitor/README.md +++ b/nix-monitor/README.md @@ -2,6 +2,4 @@ ![thumbnail](thumbnail.webp) -*Nix Monitor* checks Nixpkgs update by comparing local nix hash and remote nixpkgs's hash. It also can run update and clean command. - -No AI is used here but this is my first time writing Luau and plugin in general, so expect some bug. PRs are welcomed! +**Nix Monitor** checks Nixpkgs update by comparing local nix hash and remote Nixpkgs's hash. It also can run update and clean command.