From f584b47ea70edc9cf0d5b85b2d2aa3d8a305c7f4 Mon Sep 17 00:00:00 2001 From: drendog Date: Thu, 22 Aug 2024 03:38:52 +0200 Subject: [PATCH] fix: update links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c9a5f1..0ae5df7 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # layer-shika -[Main repo](https://codeberg.org/dyrland/layer-shika) | [Mirror](https://git.dren.dog/dyrland/layer-shika) +[Main repo](https://codeberg.org/waydeer/layer-shika) | [Mirror](https://git.dren.dog/waydeer/layer-shika) ## ⚠️ WORK IN PROGRESS ⚠️ -Oh deer! 🦌 You've stumbled upon `layer-shika`, a rust library crate that provides a layer shell implementation for wayland compositors, using slint for the UI. It allows you to create overlay windows and panels or bars that integrate seamlessly with wayland-based desktop environments. +Oh deer! 🦌 You've stumbled upon `layer-shika`, a rust library crate that provides a layer shell implementation for wayland compositors, using slint for the GUI. It allows you to create overlay windows and panels or bars that integrate seamlessly with wayland-based desktop environments. Please note that this library is currently in early development and is not yet ready for production use.