diff --git a/README.md b/README.md index d092e488..aa126e7f 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,7 @@ For server deployment on personal computers, refer to the following open-source - [xinnan-tech/xiaozhi-esp32-server](https://github.com/xinnan-tech/xiaozhi-esp32-server) Python server - [joey-zhou/xiaozhi-esp32-server-java](https://github.com/joey-zhou/xiaozhi-esp32-server-java) Java server - [AnimeAIChat/xiaozhi-server-go](https://github.com/AnimeAIChat/xiaozhi-server-go) Golang server +- [hackers365/xiaozhi-esp32-server-golang](https://github.com/hackers365/xiaozhi-esp32-server-golang) Golang server Other client projects using the XiaoZhi communication protocol: diff --git a/README_ja.md b/README_ja.md index 9b1da9e3..4df18133 100644 --- a/README_ja.md +++ b/README_ja.md @@ -140,6 +140,7 @@ Feishuドキュメントチュートリアルをご覧ください: - [xinnan-tech/xiaozhi-esp32-server](https://github.com/xinnan-tech/xiaozhi-esp32-server) Pythonサーバー - [joey-zhou/xiaozhi-esp32-server-java](https://github.com/joey-zhou/xiaozhi-esp32-server-java) Javaサーバー - [AnimeAIChat/xiaozhi-server-go](https://github.com/AnimeAIChat/xiaozhi-server-go) Golangサーバー +- [hackers365/xiaozhi-esp32-server-golang](https://github.com/hackers365/xiaozhi-esp32-server-golang) Golangサーバー シャオジー通信プロトコルを利用した他のクライアントプロジェクト: diff --git a/README_zh.md b/README_zh.md index 2b65cc6f..8fb8b8a8 100644 --- a/README_zh.md +++ b/README_zh.md @@ -140,6 +140,7 @@ v1 的稳定版本为 1.9.2,可以通过 `git checkout v1` 来切换到 v1 版 - [xinnan-tech/xiaozhi-esp32-server](https://github.com/xinnan-tech/xiaozhi-esp32-server) Python 服务器 - [joey-zhou/xiaozhi-esp32-server-java](https://github.com/joey-zhou/xiaozhi-esp32-server-java) Java 服务器 - [AnimeAIChat/xiaozhi-server-go](https://github.com/AnimeAIChat/xiaozhi-server-go) Golang 服务器 +- [hackers365/xiaozhi-esp32-server-golang](https://github.com/hackers365/xiaozhi-esp32-server-golang) Golang 服务器 使用小智通信协议的第三方客户端项目: