From b06336a94163464f0fe794b9d419f1c61832a8f2 Mon Sep 17 00:00:00 2001 From: Alex Hultman Date: Mon, 20 Jan 2020 01:05:52 +0100 Subject: [PATCH] Update READMORE.md --- misc/READMORE.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/misc/READMORE.md b/misc/READMORE.md index c7bbd02..18b155a 100644 --- a/misc/READMORE.md +++ b/misc/READMORE.md @@ -27,9 +27,6 @@ There are a few compilation flags for µSockets (see its documentation), but com * LIBUS_NO_SSL - disable OpenSSL dependency/functionality for uSockets and uWebSockets builds * UWS_NO_ZLIB - disable Zlib dependency/functionality for uWebSockets -## Node.js -V8 addon is developed over at https://github.com/uNetworking/uWebSockets.js. - ## User manual ### uWS::App & uWS::SSLApp