mirror of
https://gitee.com/HuLaSpark/HuLa.git
synced 2024-12-01 19:28:07 +08:00
docs(README): 📝 新增贡献者名单
This commit is contained in:
parent
b2e752115e
commit
6273b95454
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user