Skip to content

Commit fbce4ed

Browse files
committed
更新了README文件,增加了捐献支持部分。
1 parent 7954329 commit fbce4ed

File tree

7 files changed

+26
-6
lines changed

7 files changed

+26
-6
lines changed

README-EN.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,19 @@ English (en) | [简体中文 (zh-CN)](README.md)
66
* [RigelA (the name is taken from the Rigel-A of Orion)](#rigela-the-name-is-taken-from-the-rigel-a-of-orion)
77
* [Introduction](#introduction)
88
* [Build and run](#build-and-run)
9+
* [Donation Support](#donation-support)
910
* [Development documentation](#development-documentation)
1011
* [Development Contribution](#development-contribution)
1112
* [agreement](#agreement)
1213
<!-- TOC -->
1314

1415
* [Official Site](http://rigela.site)
1516
* [GitHub](https://github.com/mzdk100/rigela)
16-
* [GitCode](https://gitcode.net/mzdk100/rigela)
17+
* [GitCode](https://gitcode.com/mzdk100/rigela)
1718

1819
## Introduction
1920

20-
This project is a Screen Reader project written in rust![logo](logo.ico).
21+
This project is a Screen Reader project written in rust![logo](images/logo.ico).
2122
The first letter r in the name is the same as the first letter of rust, and Orion is the best viewing time in December(This project was initiated in December 2023).
2223
Rust focuses on performance, coding efficiency and security, let us imagine!
2324
For the name, please refer
@@ -40,7 +41,7 @@ language, it is highly recommended to learn from official documents or authorita
4041
```
4142
2. Clone the repository
4243
```shell
43-
git clone https://gitcode.net/mzdk100/rigela.git
44+
git clone https://gitcode.com/mzdk100/rigela.git
4445
```
4546
or
4647
```shell
@@ -71,6 +72,15 @@ language, it is highly recommended to learn from official documents or authorita
7172
cargo rel
7273
```
7374

75+
## Donation Support
76+
77+
This project is free for anyone in any country, but if you can financially support our developers, you can enjoy more personalized services from us.
78+
For example, if you encounter any difficulties while using this software, you can submit an issue, and we will prioritize solving it for you.
79+
Below is the current list of core contributors to this project (sorted alphabetically), and you can use the QR code to pay and contact anyone of them:
80+
- lwboy<[email protected]>: [WeChat Payment QR Code](images/lw_weixin.png), [Alipay Payment QR Code](images/lw_alipay.jpg)
81+
- SmileSky<[email protected]>: [WeChat Payment QR Code](images/lq_weixin.jpg), [Alipay Payment QR Code](images/lq_alipay.jpg)
82+
83+
7484
## Development documentation
7585

7686
We call on developers who are interested in the open source screen reader project to actively participate. The

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,19 @@
66
* [RigelA(名称取自猎户座餐宿七的英文)](#rigela名称取自猎户座餐宿七的英文)
77
* [简介](#简介)
88
* [构建和运行](#构建和运行)
9+
* [捐献支持](#捐献支持)
910
* [开发文档](#开发文档)
1011
* [开发贡献](#开发贡献)
1112
* [许可协议](#许可协议)
1213
<!-- TOC -->
1314

1415
* [官方网站](http://rigela.site)
1516
* [github](https://github.com/mzdk100/rigela)
16-
* [gitcode](https://gitcode.net/mzdk100/rigela)
17+
* [gitcode](https://gitcode.com/mzdk100/rigela)
1718

1819
## 简介
1920

20-
本项目是使用rust编写的一个读屏(Screen Reader)项目![logo](logo.ico)
21+
本项目是使用rust编写的一个读屏(Screen Reader)项目![logo](images/logo.ico)
2122
名称中首字母r和rust的首字母相同,且猎户座在 12 月份是最佳观赏时间(本项目发起自2023年12月),rust注重性能、编码效率和安全,让我们展开想象吧!
2223
中文名称暂定`雷革读屏`,如果大家有更好的想法欢迎告诉我们。,“雷”闪电般的速度,“革”功能革新(也可以使用“格”代替)。
2324
关于名称可以参考[维基百科餐宿七的介绍](https://zh.wikipedia.org/wiki/%E5%8F%83%E5%AE%BF%E4%B8%83)
@@ -37,7 +38,7 @@
3738
```
3839
2. 克隆仓库
3940
```shell
40-
git clone https://gitcode.net/mzdk100/rigela.git
41+
git clone https://gitcode.com/mzdk100/rigela.git
4142
```
4243
或者
4344
```shell
@@ -64,6 +65,15 @@
6465
cargo rel
6566
```
6667

68+
## 捐献支持
69+
70+
本项目提供给任何国家的任何人免费使用,但如果您可以资金支持我们的开发人员,则可以享受我们更加贴心的服务。
71+
例如您在使用本软件的过程中遇到任何困难,都可以提出issue,我们将优先为您解决。
72+
下面是目前本项目的核心贡献人员名单(按字母排序),您可以使用二维码像其中的任何人付款并与他们取得联系:
73+
- lwboy<[email protected]>: [微信收款码](images/lw_weixin.png),[支付宝收款码](images/lw_alipay.jpg)
74+
- SmileSky<[email protected]>: [微信收款码](images/lq_weixin.jpg),[支付宝收款码](images/lq_alipay.jpg)
75+
76+
6777
## 开发文档
6878

6979
我们呼吁对开源读屏项目感兴趣的开发者踊跃参与进来,开发文档也不断完善中,如果您想参与本项目的贡献,请参考下一节。
File renamed without changes.

images/lq_alipay.jpg

145 KB
Loading

images/lq_weixin.jpg

119 KB
Loading

images/lw_alipay.jpg

147 KB
Loading

images/lw_weixin.png

228 KB
Loading

0 commit comments

Comments
 (0)