Add Chinese tutorial.

This commit is contained in:
Adam Gu
2018-01-23 16:19:01 +08:00
parent 2327edbd5d
commit 3266f2e72b
2 changed files with 154 additions and 0 deletions
+2
View File
@@ -2,6 +2,8 @@
A lightweight C++ SOAP client & server library based on Boost.Asio.
[中文教程](doc/ClientTutorial_zh-CN.md)
## Client Usage
Firstly, please install **SoapUI** if you don't have it. We need SoapUI to generate sample requests for each web service operation. The open source version is good enough.