diff --git a/README.md b/README.md
index 7f9f0b2a..87efc9e8 100644
--- a/README.md
+++ b/README.md
@@ -53,12 +53,6 @@ WebChat builds on these excellent open-source projects:
- **[Artico](https://github.com/matallui/artico)** provides the flexible WebRTC foundation for peer-to-peer communication.
- **[ugly-avatar](https://github.com/txstc55/ugly-avatar)** generates WebChat's distinctive random avatars.
-## Sponsors
-
-WebChat is an open-source project sustained by its contributors and sponsors.
-
-
-
## License
WebChat is available under the [MIT License](./LICENSE).
diff --git a/README_zh.md b/README_zh.md
index 3b8dce09..8221cbe3 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -53,12 +53,6 @@ WebChat 建立在以下优秀的开源项目之上:
- **[Artico](https://github.com/matallui/artico)** 提供了灵活的点对点通信 WebRTC 基础。
- **[ugly-avatar](https://github.com/txstc55/ugly-avatar)** 生成了 WebChat 独具特色的随机头像。
-## 赞助商
-
-WebChat 是一个由贡献者与赞助商共同维系的开源项目。
-
-
-
## 许可证
WebChat 基于 [MIT 许可证](./LICENSE) 开放使用。