diff --git a/docs/README.md b/docs/README.md
index b17048d6..efc6eceb 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -236,12 +236,18 @@ func TestCaseDemo(t *testing.T) {
## Sponsors
-[
](https://ceshiren.com/)
+[
](https://ceshiren.com/)
> [霍格沃兹测试开发学社](http://qrcode.testing-studio.com/f?from=httprunner&url=https://ceshiren.com)是业界领先的测试开发技术高端教育品牌,隶属于[测吧(北京)科技有限公司](http://qrcode.testing-studio.com/f?from=httprunner&url=https://www.testing-studio.com) 。学院课程由一线大厂测试经理与资深测试开发专家参与研发,实战驱动。课程涵盖 web/app 自动化测试、接口测试、性能测试、安全测试、持续集成/持续交付/DevOps,测试左移&右移、精准测试、测试平台开发、测试管理等内容,帮助测试工程师实现测试开发技术转型。通过优秀的学社制度(奖学金、内推返学费、行业竞赛等多种方式)来实现学员、学社及用人企业的三方共赢。
> [进入测试开发技术能力测评!](http://qrcode.testing-studio.com/f?from=httprunner&url=https://ceshiren.com/t/topic/14940)
+## Subscribe
+
+关注 HttpRunner 的微信公众号,第一时间获得最新资讯。
+
+
+
[HttpRunner]: https://github.com/httprunner/httprunner
[Boomer]: https://github.com/myzhan/boomer
[locust]: https://github.com/locustio/locust
diff --git a/docs/assets/qrcode.jpg b/docs/assets/qrcode.jpg
new file mode 100644
index 00000000..386a237d
Binary files /dev/null and b/docs/assets/qrcode.jpg differ
diff --git a/mkdocs.yml b/mkdocs.yml
index 65fc42c5..d2cd7cbc 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -3,8 +3,7 @@
# $ pip install mkdocs-material # 5.2.2
# usage
-# $ mkdocs build # Build the MkDocs documentation
-# $ mkdocs serve # Run the builtin development server
+# $ mkdocs serve # build docs and preview
# $ mkdocs gh-deploy # Deploy your documentation to GitHub Pages
# Project information
@@ -54,6 +53,7 @@ extra:
# index pages
nav:
+ - README: README.md
- Installation: installation.md
- CLI Tools:
- hrp: cmd/hrp.md