diff --git a/Automated-test-and-generate-RESTful-API-documentation-through-rest-client.md b/Automated-test-and-generate-RESTful-API-documentation-through-rest-client.md
new file mode 100644
index 0000000..dbee84c
--- /dev/null
+++ b/Automated-test-and-generate-RESTful-API-documentation-through-rest-client.md
@@ -0,0 +1,39 @@
+很多REST Client是不支持自动化测试RESTful API,也不支持自动生成API文档.
+[WisdomTool REST Client](https://github.com/wisdomtool/rest-client),支持自动化测试RESTful API,输出精美的测试报告,并且自动生成RESTful API文档。
+工具精悍哦!
+
+Most of REST Client tools do not support automated testing.
+
+Once used a tool called [WisdomTool REST Client](https://github.com/wisdomtool/rest-client) supports automated testing, output exquisite report, and automatically generating RESTful API document.
+
+Very powerful !
+
+#### 1. Download JAR: [*`restclient-1.1.jar`*](https://github.com/wisdomtool/rest-client/blob/master/restclient-1.1.jar) ;
+ 下载JAR包[*`restclient-1.1.jar`*](https://github.com/wisdomtool/rest-client/blob/master/restclient-1.1.jar);
+
+#### 2. Install `Java 1.7` or higher version on Windows platform;
+ 使用前请先安装`Java 1.7`或者更高版本;
+
+#### 3. Double click `restclient-1.1.jar` to launch GUI.
+ 双击`restclient-1.1.jar`即可运行工具。
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+[Toolkit download (工具包下载)](https://github.com/wisdomtool/rest-client/blob/master/restclient-1.1.jar)
+[Source code download (源代码下载)](https://github.com/wisdomtool/rest-client/blob/master/WisdomTool-RESTClient-V1.1.zip)
+[Technical exchange group (技术交流QQ群)](https://github.com/wisdomtool/rest-client/blob/master/images/qq-group.png)
+