Skip to content

Commit 1533f85

Browse files
committed
docs: format README headers for improved alignment and consistency
1 parent 3b61379 commit 1533f85

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

README-zh.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# winguake
1+
<div align="center">
22

3-
中文 | [English](README_en.md)
3+
# winguake
4+
5+
**中文 | [English](README_en.md)**
46

57
<p align="center">
68
<a href="https://www.autohotkey.com/"><img
@@ -22,6 +24,8 @@
2224
src="https://img.shields.io/github/license/sean2077/winguake" alt="License" /></a>
2325
</p>
2426

27+
</div>
28+
2529
---
2630

2731
winguake 是一款让你可以在 Windows 下通过热键 显示/隐藏/启动(几乎)任意应用窗口,以及在多应用或同应用的多窗口之间切换的轻量化工具(本质是 [AutoHotkey](https://github.com/AutoHotkey/AutoHotkey) v2 脚本)。

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
<div align="center">
2+
13
# winguake
24

3-
[中文](README-zh.md) | English
5+
**[中文](README-zh.md) | English**
46

57
<p align="center">
68
<a href="https://www.autohotkey.com/"><img
@@ -22,6 +24,8 @@
2224
src="https://img.shields.io/github/license/sean2077/winguake" alt="License" /></a>
2325
</p>
2426

27+
</div>
28+
2529
---
2630

2731
winguake is a lightweight tool for Windows that allows you to show, hide, or launch (almost) any application window using hotkeys, as well as switch between multiple windows of different applications or multiple windows of the same application. It is essentially an [AutoHotkey](https://github.com/AutoHotkey/AutoHotkey) v2 script.

0 commit comments

Comments
 (0)