Skip to content

Commit 8a8cc1f

Browse files
committed
update Markdown.md
1 parent 2be2003 commit 8a8cc1f

File tree

2 files changed

+21
-3
lines changed

2 files changed

+21
-3
lines changed

Readme.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,21 @@
1-
# Futaba
21
<p align="center">
32
<img src="img/logo.png" alt="Futaba" width="200">
43
</p>
54

5+
<p align="center">
6+
<img alt="GitHub Release" src="https://img.shields.io/github/v/release/adv-inn/futaba">
7+
<img src="https://img.shields.io/github/downloads/adv-inn/futaba/total?style=flat&label=Downloads"></a>
8+
</p>
9+
10+
# Futaba
611
一款使用Tauri开发的支持双端操作的英雄联盟客户端
712

813
本程序发布时将遵循[GPL-3.0](LICENSE)协议,由于此前遇到过恶意用户多次获取源代码并编译自己的版本到互联网售卖,这破坏了我的初衷,所以本项目现阶段并不会开源,会在传播度到达一定程度时进行开源
914

15+
## 问题反馈/优化建议
16+
QQ群:1080984368
17+
Github issue:[https://github.com/adv-inn/futaba/issues](https://github.com/adv-inn/futaba/issues)
18+
1019
已实现的功能
1120
---
1221
- [x] 自动接受对局

Readme_en.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,22 @@
1-
# Futaba
2-
31
<p align="center">
42
<img src="img/logo.png" alt="Futaba" width="200">
53
</p>
64

5+
<p align="center">
6+
<img alt="GitHub Release" src="https://img.shields.io/github/v/release/adv-inn/futaba">
7+
<img src="https://img.shields.io/github/downloads/adv-inn/futaba/total?style=flat&label=Downloads"></a>
8+
</p>
9+
10+
# Futaba
11+
712
A League of Legends companion client built with Tauri, supporting both desktop and mobile control.
813

914
This project is released under the [GPL-3.0](LICENSE) license. Due to previous incidents where malicious users obtained the source code and sold compiled versions online, which goes against the original intent of this project, the source code will not be open-sourced at this stage. It will be open-sourced once the project reaches a certain level of adoption.
1015

16+
## Feedback
17+
QQ Group:1080984368
18+
Github issue:[https://github.com/adv-inn/futaba/issues](https://github.com/adv-inn/futaba/issues)
19+
1120
Features
1221
---
1322
- [x] Auto-accept matches

0 commit comments

Comments
 (0)