From 95ff6c56afd124c0f10ff7d08c3d1d6d75747039 Mon Sep 17 00:00:00 2001 From: cpq Date: Wed, 19 May 2021 00:15:45 +0100 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 661b21e1..792f4265 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ robust, and easy. Features include: - 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 +- Detailed [documentation](https://cesanta.com/docs/) # Commercial use