From 68fb602188ebde1873acfa03c9582208a97a9051 Mon Sep 17 00:00:00 2001 From: Vaxry <43317083+vaxerski@users.noreply.github.com> Date: Sat, 9 Mar 2024 03:12:25 +0000 Subject: [PATCH] README: Remove development note It's ready to use, tbh --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 947f34b..85dbf8b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ ## hyprcursor The hyprland cursor format, library and utilities. -Please note it's in very early development. - ## Why? XCursor sucks, and we still use it today. @@ -65,4 +63,4 @@ cmake --build ./build --config Release --target all -j`nproc 2>/dev/null || getc Install with: ```sh sudo cmake --install build -``` \ No newline at end of file +```