diff --git a/README.md b/README.md
index c472339..2cd1311 100644
--- a/README.md
+++ b/README.md
@@ -367,13 +367,16 @@ Source code in `ants` is available under the MIT [License](/LICENSE).
## 📚 Relevant Articles
- [Goroutine 并发调度模型深度解析之手撸一个高性能 goroutine 池](https://taohuawu.club/high-performance-implementation-of-goroutine-pool)
+- [Handling 1 Million Requests per Minute with Golang](https://medium.com/smsjunk/handling-1-million-requests-per-minute-with-golang-f70ac505fcaa)
-## 👨👨👧👦 Users of ants (please feel free to add your projects here ~~)
+## 🖥 User cases
+
+Please feel free to add your projects here~~
-## JetBrains OS licenses
+## 🔋 JetBrains OS licenses
`ants` had been being developed with GoLand under the **free JetBrains Open Source license(s)** granted by JetBrains s.r.o., hence I would like to express my thanks here.
diff --git a/README_ZH.md b/README_ZH.md
index c004bf0..05d8ad3 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -368,13 +368,16 @@ pool.Reboot()
## 📚 相关文章
- [Goroutine 并发调度模型深度解析之手撸一个高性能 goroutine 池](https://taohuawu.club/high-performance-implementation-of-goroutine-pool)
+- [Handling 1 Million Requests per Minute with Golang](https://medium.com/smsjunk/handling-1-million-requests-per-minute-with-golang-f70ac505fcaa)
-## 👨👨👧👦 谁在使用 ants(欢迎补充 ~~)
+## 🖥 用户案例
+
+欢迎在这里添加你的案例~~
-## JetBrains 开源证书支持
+## 🔋 JetBrains 开源证书支持
`ants` 项目一直以来都是在 JetBrains 公司旗下的 GoLand 集成开发环境中进行开发,基于 **free JetBrains Open Source license(s)** 正版免费授权,在此表达我的谢意。