README: Remove development note

It's ready to use, tbh
This commit is contained in:
Vaxry 2024-03-09 03:12:25 +00:00 committed by GitHub
parent a2233d4a2a
commit 68fb602188
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,6 @@
## hyprcursor ## hyprcursor
The hyprland cursor format, library and utilities. The hyprland cursor format, library and utilities.
Please note it's in very early development.
## Why? ## Why?
XCursor sucks, and we still use it today. 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: Install with:
```sh ```sh
sudo cmake --install build sudo cmake --install build
``` ```