From d4fd0ff21d228085ea37a902c5bb469fbb956832 Mon Sep 17 00:00:00 2001 From: Alex Hultman Date: Tue, 21 Jul 2020 18:41:58 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 5629356..1c92b08 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,7 @@ Furthermore, we partake in Google's OSS-Fuzz with a ~90% daily fuzzing coverage ### :arrow_forward: Rapid scripting -µWebSockets is written entirely in C & C++ but has seamless integrations for both Python3 and Node.js backends. This allows for rapid scripting of powerful apps, in your favorite environment. - -   +µWebSockets is written entirely in C & C++ but has a seamless integration for Node.js backends called µWebSockets.js. This allows for rapid scripting of powerful apps, using widespread competence. ### :battery: Batteries included Designed around a convenient URL router with wildcard & parameter support - paired with efficient pub/sub features inspired by MQTT. µWebSockets should be the obvious, complete starting point for any real-time web project with high demands.