diff --git a/README.en.md b/README.en.md
index 95b89e3..19a2cca 100644
--- a/README.en.md
+++ b/README.en.md
@@ -145,7 +145,7 @@ $ make benchfile
| logrus | 58030 | 21088 ns/op | 8885 B/op | 136 allocs/op |
> Benchmark file:[_examples/performance_test.go](./_examples/performance_test.go)
->
+>
> Environment:R7-5800X CPU@3.8GHZ, 32GB RAM, 512GB SSD, Linux/Manjaro
### 👥 Contributing
@@ -153,14 +153,3 @@ $ make benchfile
If you find that something is not working as expected please open an _**issue**_.
[![Star History Chart](https://api.star-history.com/svg?repos=fishgoddess/logit&type=Date)](https://star-history.com/#fishgoddess/logit&Date)
-
-### 📦 Projects using logit
-
-| Project | Author | Description | link |
-|---------|-------------|-------------------------------------------------|-----------------------------------------------------------------------------------------------|
-| postar | avino-plan | An easy-to-use and low-coupling email service | [Github](https://github.com/avino-plan/postar) / [Gitee](https://gitee.com/avino-plan/postar) |
-| kafo | FishGoddess | An easy-to-use and distributed cache middleware | [Github](https://github.com/FishGoddess/kafo) / [Gitee](https://gitee.com/FishGoddess/kafo) |
-
-At last, I want to thank JetBrains for **free JetBrains Open Source license(s)**, because `logit` is developed with Idea / GoLand under it.
-
-
diff --git a/README.md b/README.md
index c90430d..fbd290b 100644
--- a/README.md
+++ b/README.md
@@ -143,7 +143,7 @@ $ make benchfile
| logrus | 58030 | 21088 ns/op | 8885 B/op | 136 allocs/op |
> 测试文件:[_examples/performance_test.go](./_examples/performance_test.go)
->
+>
> 测试环境:R7-5800X CPU@3.8GHZ,32GB RAM,512GB SSD,Linux/Manjaro
### 👥 贡献者
@@ -151,14 +151,3 @@ $ make benchfile
如果您觉得 logit 缺少您需要的功能,请不要犹豫,马上参与进来,发起一个 _**issue**_。
[![Star History Chart](https://api.star-history.com/svg?repos=fishgoddess/logit&type=Date)](https://star-history.com/#fishgoddess/logit&Date)
-
-### 📦 使用 logit 的项目
-
-| 项目 | 作者 | 描述 | 链接 |
-|--------|-------------|------------------|--------------------------------------------------------------------------------------------|
-| postar | avino-plan | 一个极易上手的低耦合通用邮件服务 | [Github](https://github.com/avino-plan/postar) / [码云](https://gitee.com/avino-plan/postar) |
-| kafo | FishGoddess | 一个简单的轻量级分布式缓存中间件 | [Github](https://github.com/FishGoddess/kafo) / [码云](https://gitee.com/FishGoddess/kafo) |
-
-最后,我想感谢 JetBrains 公司的 **free JetBrains Open Source license(s)**,因为 `logit` 是用该计划下的 Idea / GoLand 完成开发的。
-
-