Add MacOS to mongoose README

PUBLISHED_FROM=679b640e3de8b0fbd65b38263093dd6049db4cd3
This commit is contained in:
Sergey Lyubka 2015-12-22 09:46:05 +02:00 committed by Marko Mikulicic
parent 56c6229dd6
commit 97b79cd04a

View File

@ -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),