From 203c53a808b8b2414eedf9f6d05bef3d2194da4a Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 23 Mar 2024 20:23:24 +0900 Subject: [PATCH] Fix reference in README.md about original style Signed-off-by: Michele Calgaro --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b3b712..27044fe 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Polyester Polyester is a TDE widget style and a TWin decoration both aimed to be a good balance between eye candy and simplicity. -It is a port of [the original Qt3 style](https://www.pling.com/p/1100867). +It is a port of [the original KDE style](https://www.pling.com/p/1100867). ## Screenshot ![Polyester widget style and window decoration screenshot](assets/screenshot.png)