From 97b79cd04a22c5a4bea310481e53cc123e7d34a8 Mon Sep 17 00:00:00 2001
From: Sergey Lyubka <sergey.lyubka@cesanta.com>
Date: Tue, 22 Dec 2015 09:46:05 +0200
Subject: [PATCH] Add MacOS to mongoose README

    PUBLISHED_FROM=679b640e3de8b0fbd65b38263093dd6049db4cd3
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4bbe83208..6f53f140c 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ and let them concentrate on the logic, saving time and money.
 
 # Features
 
-* Cross-platform: works on Linux/UNIX, QNX, eCos, Windows, Android,
+* Cross-platform: works on Linux/UNIX, MacOS, QNX, eCos, Windows, Android,
   iPhone, FreeRTOS (TI CC3200, ESP8266), etc
 * Single-threaded, asynchronous, non-blocking core with simple event-based API
 * Native support for [PicoTCP embedded TCP/IP stack](http://www.picotcp.com), 
-- 
GitLab