From e2ef392633fd346aa7bf01fb137315741e628274 Mon Sep 17 00:00:00 2001 From: cpq Date: Wed, 19 May 2021 00:14:27 +0100 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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