diff --git a/README.md b/README.md index 639c1e62..221ee5f6 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ - 下载`xiaozhi-esp32`项目,把`接口地址`修改成本项目地址,然后编译,把新固件烧录到硬件设备上。 - 启动设备,查看电脑或服务器的控制台,如果看到日志,说明成功连到本项目的接口了。 +## 警告 + +本项目成立时间较短,还未通过网络安全测评,请勿在生产环境中使用。 + ## 功能清单 ## 已实现 diff --git a/README_en.md b/README_en.md index 5ccc2865..d641d4b0 100644 --- a/README_en.md +++ b/README_en.md @@ -27,6 +27,10 @@ To fully experience this project, follow these steps: firmware to your device. - Start the device and check your server console logs to verify successful connection. +## Warning + +This project has been established for a short time and has not passed the network security assessment, so please do not use it in the production environment. + ## Feature List ## Implemented