diff --git a/README.md b/README.md
index a4b072cfdaabeca045c7f32f22321ff9b4ad7662..1fa319e18b770c2cab14fd3d86b6ebe8fa8f87c9 100644
--- a/README.md
+++ b/README.md
@@ -179,12 +179,14 @@ The release of this project is certified by the Apache 2.0 l
+
+
-
+
@@ -197,12 +199,12 @@ The release of this project is certified by the Apache 2.0 l
-
-
+
+
@@ -223,5 +225,5 @@ We welcome you to contribute code to PaddleHub, and thank you for your feedback.
* Many thanks to [huqi](https://github.com/hu-qi) for fixing readme typo
* Many thanks to [parano](https://github.com/parano) [cqvu](https://github.com/cqvu) [deehrlic](https://github.com/deehrlic) for contributing this feature in PaddleHub
* Many thanks to [paopjian](https://github.com/paopjian) for correcting the wrong website address [#1424](https://github.com/PaddlePaddle/PaddleHub/issues/1424)
-* Many thanks to [Wgm-Inspur](https://github.com/Wgm-Inspur) for correcting the demo errors in readme
+* Many thanks to [Wgm-Inspur](https://github.com/Wgm-Inspur) for correcting the demo errors in readme, and updating the RNN illustration in the text classification and sequence labeling demo
* Many thanks to [zl1271](https://github.com/zl1271) for fixing serving docs typo
diff --git a/README_ch.md b/README_ch.md
index 1a9888f7b47713e53370a0e73147c7cc1800a57c..ecbc273fb5b5bbbce499a4f61b39142c08754769 100644
--- a/README_ch.md
+++ b/README_ch.md
@@ -196,12 +196,14 @@ print(results)
+
+
-
+
@@ -214,12 +216,12 @@ print(results)
-
-
+
+
@@ -239,5 +241,5 @@ print(results)
* 非常感谢[huqi](https://github.com/hu-qi)修复了readme中的错别字
* 非常感谢[parano](https://github.com/parano)、[cqvu](https://github.com/cqvu)、[deehrlic](https://github.com/deehrlic)三位的贡献与支持
* 非常感谢[paopjian](https://github.com/paopjian)修改了中文readme模型搜索指向的的网站地址错误[#1424](https://github.com/PaddlePaddle/PaddleHub/issues/1424)
-* 非常感谢[Wgm-Inspur](https://github.com/Wgm-Inspur)修复了readme中的代码示例问题
+* 非常感谢[Wgm-Inspur](https://github.com/Wgm-Inspur)修复了readme中的代码示例问题,并优化了文本分类、序列标注demo中的RNN示例图
* 非常感谢[zl1271](https://github.com/zl1271)修复了serving文档中的错别字