Skip to content

Commit fcee634

Browse files
committed
bugfix: update screenShot and update readme
1 parent 331f0ee commit fcee634

5 files changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# YMind - Mind Map Editor
22

3-
[中文文档](README_zh.md)
3+
[简体中文](README_zh.md) | English
44

55
A desktop mind map editor built with C++ and Qt6. Create, edit, and organize hierarchical mind maps with an intuitive interface featuring tabbed editing, multiple layout styles, undo/redo, and theme support.
66

77
## Screenshots
88

9+
![Screenshot](./img/AutoLayout.gif)
910
![Screenshot](./img/StartPage.png)
1011
![Screenshot](./img/LightTheme.png)
1112
![Screenshot](./img/DarkTheme.png)
12-
![Screenshot](./img/AutoLayout.gif)
1313

1414
## Features
1515

README_zh.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
# YMind - 思维导图编辑器
22

3+
简体中文 | [English](README.md)
4+
35
一款使用 C++ 和 Qt6 构建的桌面思维导图编辑器。支持创建、编辑和组织层次化的思维导图,提供直观的界面,具备多标签编辑、多种布局样式、撤销/重做以及主题切换等功能。
46

57
## 截图
68

9+
![截图](./img/AutoLayout.gif)
710
![截图](./img/StartPage.png)
811
![截图](./img/LightTheme.png)
912
![截图](./img/DarkTheme.png)
10-
![截图](./img/AutoLayout.gif)
1113

1214
## 功能特性
1315

img/AutoLayout.gif

4.21 MB
Loading

img/ScreenShot.png

272 KB
Loading

img/Screenshot.png

-65 KB
Binary file not shown.

0 commit comments

Comments
 (0)