From 1978c14a68ca6ac12ae4710ac2f374c16316ec8e Mon Sep 17 00:00:00 2001 From: kilyabin <65072190+kilyabin@users.noreply.github.com> Date: Thu, 18 Jun 2026 00:41:18 +0400 Subject: [PATCH] docs: extend disclaimer banner with contribution note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6fbad4..5137713 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # scr33ny > [!WARNING] -> This project was primarily built for personal use. Expect rough edges, missing features, and breaking changes without notice. +> This project was primarily built for personal use. Expect rough edges, missing features, and breaking changes without notice. That said, I'm open to changing anything if you want to contribute. OLED-friendly screensaver for Linux / Wayland with customization support.