docs: add LINUX DO friend link to acknowledgements

This commit is contained in:
程序员阿江(Relakkes) 2026-07-29 18:15:55 +08:00
parent 152f2b802a
commit d433572f6e
2 changed files with 4 additions and 2 deletions

View File

@ -196,13 +196,14 @@ If this project helps you, consider buying me a coffee — every bit of support
| API | Anthropic SDK |
| Protocols | MCP, LSP |
## Thanks
## Acknowledgements
Thanks to the following open-source projects and community practices for reference and inspiration:
- [React](https://github.com/facebook/react): frontend engineering and component-based UI ecosystem.
- [Electron](https://github.com/electron/electron): cross-platform desktop app capabilities and engineering practices.
- [cc-switch](https://github.com/farion1231/cc-switch): reference for model provider configuration.
- [LINUX DO](https://linux.do/): a new ideal developer community.
---

View File

@ -196,13 +196,14 @@ cp .env.example .env
| API | Anthropic SDK |
| 协议 | MCP, LSP |
##
##
感谢以下开源项目和社区实践为本项目提供参考与启发:
- [React](https://github.com/facebook/react):前端工程与组件化 UI 生态。
- [Electron](https://github.com/electron/electron):跨端桌面应用能力与工程实践。
- [cc-switch](https://github.com/farion1231/cc-switch):模型供应商配置能力参考。
- [LINUX DO](https://linux.do/):新的理想型开发者社区。
---