From 906fc417c830364f1c3dc4505f7f27cd946ab107 Mon Sep 17 00:00:00 2001 From: cpq Date: Fri, 17 Feb 2023 10:46:45 +0000 Subject: [PATCH] Expand on crossplatform ability --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9867e6c2..03d73787 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ robust, and easy. Features include: - Cross-platform: - works on Linux/UNIX, MacOS, Windows, Android - - works on STM32, NXP, ESP32, NRF52, TI, Microchip, ... + - works on STM32, NXP, ESP32, NRF52, TI, Microchip, and other - write code once - and it'll work everywhere - ideal for the unification of the network infrastructure code across company - Built-in protocols: plain TCP/UDP, HTTP, MQTT, Websocket