docs(README): 📝 新增贡献者名单

This commit is contained in:
nongyehong 2024-10-24 15:59:16 +08:00
parent b2e752115e
commit 6273b95454
2 changed files with 11 additions and 1 deletions

View File

@ -57,7 +57,11 @@ HuLa is an instant messaging system developed with Tauri, Vite 5, Vue 3, and Typ
![img_6.png](preview/img_8.png)
HuLa adopts a modular architecture design, with the front end built using Vue 3 for the user interface, enhanced by TypeScript for better code readability and maintainability. On the backend, we use the Tauri framework for packaging and distributing the application, leveraging its native integration with the operating system to offer users more functionality and higher performance.
## Thanks to the following contributors!
<a href="https://github.com/HuLaSpark/HuLa/graphs/contributors">
<img src="https://opencollective.com/HuLaSpark/contributors.svg?width=890" />
</a>
## Installation and Running

View File

@ -57,6 +57,12 @@ HuLa 是一个基于 Tauri、Vite 5、Vue 3 和 TypeScript 构建的即时通讯
![img_6.png](preview/img_8.png)
## 感谢以下贡献者们!
<a href="https://github.com/HuLaSpark/HuLa/graphs/contributors">
<img src="https://opencollective.com/HuLaSpark/contributors.svg?width=890" />
</a>
## 安装与运行
```bash