Update README.md
This commit is contained in:
parent
55d106c15d
commit
8a0659dd3a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Simple-Web-Server
|
||||
=================
|
||||
|
||||
A very simple and fast platform independent HTTP server implemented using C++11 and Boost::Asio. Makes it easy to create REST resources for a C++ application.
|
||||
A very simple, fast, multithreaded and platform independent HTTP server implemented using C++11 and Boost::Asio. Makes it easy to create REST resources for a C++ application.
|
||||
|
||||
See main.cpp for example usage.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue