From d3ff3829b9e0e46d2b0e7fe05d71d709feaa1a59 Mon Sep 17 00:00:00 2001 From: Chunting Gu Date: Fri, 7 Sep 2018 11:01:48 +0800 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index fe534f2..8dfdde1 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ 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. ## Quick Start