From 7d31bad8f2724a79b1346f0d5c4a30a8372ef221 Mon Sep 17 00:00:00 2001 From: Alex Hultman Date: Tue, 21 Jul 2020 18:43:37 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c92b08..8ce9371 100644 --- a/README.md +++ b/README.md @@ -17,7 +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 a seamless integration for Node.js backends called µWebSockets.js. This allows for rapid scripting of powerful apps, using widespread competence. +µWebSockets is written entirely in C & C++ but has a seamless integration for Node.js backends. This allows for rapid scripting of powerful apps, using widespread competence. See µWebSockets.js. ### :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.