diff --git a/README.md b/README.md index b16282aa..661b21e1 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,9 @@ robust, and easy. Features include: - Asynchronous DNS resolver - Tiny static and run-time footprint - Source code is both ISO C and ISO C++ compliant +- Works with any network stack with socket API, like LwIP or FreeRTOS-Plus-TCP - Very easy to integrate: just copy `mongoose.c` and `mongoose.h` files to your build tree +- Detailed [documentation](https://cesanta.com/docs/) available # Commercial use