From 2d5d5179a491e4b6ba448593e5968a38cb448605 Mon Sep 17 00:00:00 2001
From: Zhao Yuhang <2546789017@qq.com>
Date: 周五, 14 3月 2025 17:54:59 +0800
Subject: [PATCH] fix logic error

---
 README.md |   19 +------------------
 1 files changed, 1 insertions(+), 18 deletions(-)

diff --git a/README.md b/README.md
index 94f85e9..253d8d4 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,7 @@
 
 Cross-platform window customization framework for Qt Widgets and Qt Quick.
 
-This project inherited most of [wangwenx190 FramelessHelper](https://github.com/wangwenx190/framelesshelper)
-implementation, with a complete refactoring and upgrading of the architecture.
+This project inherited the major implementations from [wangwenx190 FramelessHelper](https://github.com/wangwenx190/framelesshelper), with a complete refactoring and upgrading of the architecture.
 
 Feature requests are welcome.
 
@@ -42,22 +41,6 @@
 |              macOS              |       Linux (Ubuntu 20.04)        |
 |:-------------------------------:|:---------------------------------:|
 | ![image](./docs/images/mac.png) | ![image](./docs/images/linux.png) |
-
-## Products who use QWK
-
-### Jami
-
-![jami](https://jami.net/content/images/2024/02/Screenshot-2024-01-22-160459-1.jpg)
-
-[Jami](https://jami.net/) is a free/libre, end-to-end encrypted, and private communication software.
-
-Please refer to [this blog](https://jami.net/whats-new-on-desktop/) which officially announced that Jami uses QWK.
-
-### Tietie
-
-![tietie](https://tietieapp.com/tietie.png)
-
-[Tietie](https://tietieapp.com) is a simple and easy to use clipboard management software. Multi-format support, powerful search ability.
 
 ## Requirements
 

--
Gitblit v1.9.1