Skip to content

Commit

Permalink
chore: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaokang2022 committed Jan 22, 2025
1 parent 8145045 commit 4667d61
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
> [!IMPORTANT]
> According to the results of the community [vote](https://github.com/Xiaokang2022/maliang/discussions/41), this project will be **RENAMED** when it is released!
> This project was originally named `tkintertools` and has been renamed to `maliang` after a community [vote](https://github.com/Xiaokang2022/maliang/discussions/41)! 🎉
<h1 align="center">maliang</h1>

Expand Down Expand Up @@ -28,7 +28,7 @@ A lightweight UI framework based on <code>tkinter</code> with all UI drawn in <c
</p>

<p align="center">
<a href="https://github.com/Xiaokang2022/maliang/pulse"><img src="https://repobeats.axiom.co/api/embed/ab8fae686a5a96f91fa71c40c53c189310924f5e.svg" /></a>
<a href="https://github.com/Xiaokang2022/maliang/pulse"><img src="https://repobeats.axiom.co/api/embed/b4832e0ac90defe97c7e11e0c9e926793ec7135c.svg" /></a>
</p>

<p align="center">
Expand All @@ -46,7 +46,7 @@ A lightweight UI framework based on <code>tkinter</code> with all UI drawn in <c
Install it with the following command:

```shell
pip install maliang==3.0.0rc6
pip install maliang
```

### 🛠️ Dependencies
Expand All @@ -68,7 +68,7 @@ The following packages are optional and will make the project work without insta
**Recommended**, these packages should be installed. You can install all the optional packages with the following command:

```shell
pip install maliang[opt]==3.0.0rc6
pip install maliang[opt]
```

### 🧩 Extensions
Expand All @@ -82,7 +82,7 @@ In addition to the basic functionality, we also offer a number of extension pack
You can install all the official extensions with the following command:

```shell
pip install maliang[ext]==3.0.0rc6
pip install maliang[ext]
```

## 👀 More
Expand Down Expand Up @@ -156,5 +156,5 @@ Here are some links that may be helpful to you:
* 📚 Tutorials and Documents: [Tutorials & Documents](https://xiaokang2022.github.io/maliang-docs/)
* ❤️ Sponsor this Project: [Sponsor](https://xiaokang2022.github.io/maliang/Sponsor/)
* 🚀 Repository Mirrors:
[GitCode](https://gitcode.com/Xiaokang2022/maliang),
[Gitee](https://gitee.com/Xiaokang2022/maliang)
[GitCode](https://gitcode.com/Xiaokang2022/tkintertools),
[Gitee](https://gitee.com/Xiaokang2022/tkintertools)
14 changes: 7 additions & 7 deletions README.zh-Hans.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
> [!IMPORTANT]
> 根据社区[投票](https://github.com/Xiaokang2022/maliang/discussions/41)结果,本项目将在正式版的时候**重命名**
> 本项目原名为 `tkintertools`,经社区[投票](https://github.com/Xiaokang2022/maliang/discussions/41),已重命名为 `maliang`!🎉
<h1 align="center">maliang</h1>

Expand Down Expand Up @@ -28,7 +28,7 @@
</p>

<p align="center">
<a href="https://github.com/Xiaokang2022/maliang/pulse"><img src="https://repobeats.axiom.co/api/embed/ab8fae686a5a96f91fa71c40c53c189310924f5e.svg" /></a>
<a href="https://github.com/Xiaokang2022/maliang/pulse"><img src="https://repobeats.axiom.co/api/embed/b4832e0ac90defe97c7e11e0c9e926793ec7135c.svg" /></a>
</p>

<p align="center">
Expand All @@ -46,7 +46,7 @@
用以下命令进行安装:

```shell
pip install maliang==3.0.0rc6
pip install maliang
```

### 🛠️ 依赖包
Expand All @@ -68,7 +68,7 @@ pip install maliang==3.0.0rc6
**推荐**,这些包都应该安装,用以下命令可以安装全部的可选包:

```shell
pip install maliang[opt]==3.0.0rc6
pip install maliang[opt]
```

### 🧩 扩展包
Expand All @@ -82,7 +82,7 @@ pip install maliang[opt]==3.0.0rc6
用以下命令可以安装全部的官方扩展包:

```shell
pip install maliang[ext]==3.0.0rc6
pip install maliang[ext]
```

## 👀 更多
Expand Down Expand Up @@ -156,5 +156,5 @@ pip install maliang[ext]==3.0.0rc6
* 📚 教程和文档: [Tutorials & Documents](https://xiaokang2022.github.io/maliang-docs/)
* ❤️ 赞助我们: [Sponsor](https://xiaokang2022.github.io/maliang/Sponsor/)
* 🚀 存储库镜像源:
[GitCode](https://gitcode.com/Xiaokang2022/maliang),
[Gitee](https://gitee.com/Xiaokang2022/maliang)
[GitCode](https://gitcode.com/Xiaokang2022/tkintertools),
[Gitee](https://gitee.com/Xiaokang2022/tkintertools)
14 changes: 7 additions & 7 deletions README.zh-Hant.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
> [!IMPORTANT]
> 根據社區[投票](https://github.com/Xiaokang2022/maliang/discussions/41)結果,本項目將在正式版的時候**重命名**
> 本項目原名為 `tkintertools`,經社區[投票](https://github.com/Xiaokang2022/maliang/discussions/41),已重新命名為 `maliang`!🎉
<h1 align="center">maliang</h1>

Expand Down Expand Up @@ -28,7 +28,7 @@
</p>

<p align="center">
<a href="https://github.com/Xiaokang2022/maliang/pulse"><img src="https://repobeats.axiom.co/api/embed/ab8fae686a5a96f91fa71c40c53c189310924f5e.svg" /></a>
<a href="https://github.com/Xiaokang2022/maliang/pulse"><img src="https://repobeats.axiom.co/api/embed/b4832e0ac90defe97c7e11e0c9e926793ec7135c.svg" /></a>
</p>

<p align="center">
Expand All @@ -46,7 +46,7 @@
用以下命令進行安裝:

```shell
pip install maliang==3.0.0rc6
pip install maliang
```

### 🛠️ 依賴包
Expand All @@ -68,7 +68,7 @@ pip install maliang==3.0.0rc6
**推薦**,這些包都應該安裝,用以下命令可以安裝全部的可選包:

```shell
pip install maliang[opt]==3.0.0rc6
pip install maliang[opt]
```

### 🧩 擴展包
Expand All @@ -82,7 +82,7 @@ pip install maliang[opt]==3.0.0rc6
用以下命令可以安裝全部的官方擴展包:

```shell
pip install maliang[ext]==3.0.0rc6
pip install maliang[ext]
```

## 👀 更多
Expand Down Expand Up @@ -156,5 +156,5 @@ pip install maliang[ext]==3.0.0rc6
* 📚 教程和文檔: [Tutorials & Documents](https://xiaokang2022.github.io/maliang-docs/)
* ❤️ 贊助我們: [Sponsor](https://xiaokang2022.github.io/maliang/Sponsor/)
* 🚀 存儲庫鏡像源:
[GitCode](https://gitcode.com/Xiaokang2022/maliang),
[Gitee](https://gitee.com/Xiaokang2022/maliang)
[GitCode](https://gitcode.com/Xiaokang2022/tkintertools),
[Gitee](https://gitee.com/Xiaokang2022/tkintertools)

0 comments on commit 4667d61

Please sign in to comment.