diff --git a/README.md b/README.md index 126e240..f409ae9 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,14 @@ QNet is a opensource networking library for C that works both on windows an linu ## Features +The QNet library offers the following features: + +* TCP and UDP client +* TCP and UDP server +* Async request and response processing +* HTTP 1.1 request and response parsing +* JSON parsing + ## Installation ### Prerequisites