Add a description of the naming.

This commit is contained in:
Chunting Gu
2018-08-24 17:19:02 +08:00
committed by GitHub
parent 1442af3ea4
commit 17f8579bf5
+2
View File
@@ -2,6 +2,8 @@
A lightweight C++ REST and SOAP client and server library based on *Boost.Asio*. A lightweight C++ REST and SOAP client and server library based on *Boost.Asio*.
*Web* represents *Web Service*, and *cc* represents *C++* since it's a commonly used C++ source file extension name (especially in Google's source code).
Please turn to our [Wiki](https://github.com/sprinfall/webcc/wiki) for more tutorials and guides. Please turn to our [Wiki](https://github.com/sprinfall/webcc/wiki) for more tutorials and guides.
## Quick Start ## Quick Start