Update sponsors

This commit is contained in:
Lea Anthony 2022-06-19 13:38:25 +10:00
commit 4dd1be5252
4 changed files with 16 additions and 1 deletions

View file

@ -194,6 +194,10 @@ This project is supported by these kind people / companies:
<a href="https://github.com/CharlieGo88" style="width:55px">
<img src="https://github.com/CharlieGo88.png?size=55" width="55"/>
</a>
<a href="https://github.com/Bironou" style="width:55px">
<img src="https://github.com/Bironou.png?size=55" width="55"/>
</a>
<span id="nav-6"></span>
## Installation
@ -208,7 +212,7 @@ The installation instructions are on the [official website](https://wails.io/doc
Depends on your requirements. It's designed to make it easy for Go programmers to make lightweight desktop
applications or add a frontend to their existing applications. Wails v2 does offer native elements such as menus
and dialogs so it is becoming a lightweight electron alternative.
and dialogs, so it is becoming a lightweight electron alternative.
- Who is this project aimed at?

View file

@ -204,6 +204,9 @@ Wails v2 已针对所有 3 个平台发布了 Beta 版。如果您有兴趣尝
<a href="https://github.com/CharlieGo88" style="width:55px">
<img src="https://github.com/CharlieGo88.png?size=55" width="55"/>
</a>
<a href="https://github.com/Bironou" style="width:55px">
<img src="https://github.com/Bironou.png?size=55" width="55"/>
</a>
<span id="nav-6"></span>
## 安装

View file

@ -101,6 +101,9 @@
<a href="https://github.com/CharlieGo88" style="width:55px">
<img src="https://github.com/CharlieGo88.png?size=55" width="55"/>
</a>
<a href="https://github.com/Bironou" style="width:55px">
<img src="https://github.com/Bironou.png?size=55" width="55"/>
</a>
`,
}}
/>
@ -110,6 +113,7 @@
import Contributors from "@wails/react-contributors";
<Contributors owner="wailsapp" repo="wails" />

View file

@ -101,6 +101,9 @@
<a href="https://github.com/CharlieGo88" style="width:55px">
<img src="https://github.com/CharlieGo88.png?size=55" width="55"/>
</a>
<a href="https://github.com/Bironou" style="width:55px">
<img src="https://github.com/Bironou.png?size=55" width="55"/>
</a>
`,
}}
/>
@ -110,6 +113,7 @@
import Contributors from "@wails/react-contributors";
<Contributors owner="wailsapp" repo="wails" />