From ee61addaaae18623da94fb531b0cf0ffd0e9630c Mon Sep 17 00:00:00 2001
From: Sine Striker <trueful@163.com>
Date: 周二, 19 12月 2023 21:20:35 +0800
Subject: [PATCH] minor tweaks

---
 README.md |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 556e78b..094632f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # QWindowKit
 
-Cross-platform window customization framework for Qt Widgets and Qt Quick. Support Windows, macOS, Linux.
+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.
@@ -21,9 +21,9 @@
 ### Windows 10 (And 7, Vista)
 ![image](./docs/images/win10.png)
 
-### MacOS & Linux
+### macOS & Linux
 
-|              MacOS              |       Linux (Ubuntu 20.04)        |
+|              macOS              |       Linux (Ubuntu 20.04)        |
 |:-------------------------------:|:---------------------------------:|
 | ![image](./docs/images/mac.png) | ![image](./docs/images/linux.png) |
 

--
Gitblit v1.9.1