upload donation list
This commit is contained in:
parent
bbb8af927f
commit
a12ed11bd2
|
@ -6,7 +6,7 @@
|
|||
- [Documents](#Documents)
|
||||
- [How to Learn?](#How-to-Learn)
|
||||
- [Videos](#Videos)
|
||||
- [Thanks](#Thanks)
|
||||
- [🙏Thanks & ❤️Charity](#Thanks-and-Charity)
|
||||
***
|
||||
## Introduction
|
||||
- GuiLite is the smallest GUI library with 5000 lines of C++ code, it runs on **all platforms**(e.g, iOS, Android, Linux, Windows, macOS, Docker and **MCU with or without OS**).
|
||||
|
@ -104,6 +104,7 @@ GuiLite is the smallest and simplest GUI library.
|
|||
## Mirror repository
|
||||
[Gitee in China](https://gitee.com/idea4good/GuiLite)
|
||||
|
||||
## Thanks
|
||||
- Thanks the help from QQ group, you guys make GuiLite better! And welcome new friend to join us.<br>[<img src="doc/qq.group.jpg">](https://jq.qq.com/?_wv=1027&k=5EO8D9i)
|
||||
- Thanks the donations from [Gitee users](https://gitee.com/idea4good/GuiLite), every penny of donations will be used to help sick kids.
|
||||
## Thanks and Charity
|
||||
- Thanks for the help from QQ group, you guys make GuiLite better! And welcome new friend to join us.<br>[<img src="doc/qq.group.jpg">](https://jq.qq.com/?_wv=1027&k=5EO8D9i)
|
||||
- Thanks for the donations from [Gitee users](https://gitee.com/idea4good/GuiLite), all donations will be used to help sick kids
|
||||
- Check the charity action [here](doc/DonationList.md)
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
- [开发文档](#开发文档)
|
||||
- [学习方法](#学习方法)
|
||||
- [视频链接](#视频链接)
|
||||
- [致谢](#致谢)
|
||||
- [🙏致谢和❤️慈善](#致谢和慈善)
|
||||
***
|
||||
## GuiLite是什么鬼?
|
||||
- GuiLite是5千行代码的**全平台UI框架**,可以完美运行在: iOS,Android,Linux(ARM/x86-64),Windows(包含VR),Mac,Docker和**有(无)操作系统的MCU**上。
|
||||
|
@ -103,6 +103,7 @@ GuiLite是最简单,易学的GUI库。
|
|||
## 镜像代码仓库
|
||||
[GitHub链接](https://github.com/idea4good/GuiLite)
|
||||
|
||||
## 致谢
|
||||
## 致谢和慈善
|
||||
- 感谢开发者群的所有同学,是你们塑造了今天的GuiLite!也欢迎新的大神/小白加入我们。<br>[<img src="doc/qq.group.jpg">](https://jq.qq.com/?_wv=1027&k=5EO8D9i)
|
||||
- 感谢来自码云用户的捐赠,您的每一分钱都会用来救助大病儿童。
|
||||
- 感谢来自[码云用户](https://gitee.com/idea4good/GuiLite)的捐赠,每一分捐赠都会用来救助大病儿童。
|
||||
- [大病儿童帮扶记录](doc/DonationList.md)
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
# Donation list - 大病儿童救助记录
|
||||
- All donations used to help sick kids / 所有捐赠都用于救助“大病”儿童
|
||||
- In order to make it easy to search, each donation was replied with "GuiLite开发者捐助" / 为了便于查询捐助记录,所有的捐助下面都有回复:“GuiLite开发者捐助”
|
||||
|
||||
| Donation time/救助时间 | Amount/金额 | Recipient/收款机构 | Kid's name/受助者姓名 | Reason/受助原因 |
|
||||
| --- | --- | --- | --- | --- |
|
||||
| 2019-6-24 | ¥20 | China Charities Aid Foundation for Children/<br>中华少年儿童慈善救助基金会 | Yan Wang/王研 | [Blood cancer/血癌](https://yglian.qschou.com/gongyi/publicSite/detail?ChannelId=zhech&id=201905230000000050026157&mp=toutiao20190624) |
|
Loading…
Reference in New Issue