From d7b9775af29a05c0f673272c95407b8bfe2ca1a7 Mon Sep 17 00:00:00 2001 From: Ciro Spaciari Date: Tue, 25 Oct 2022 08:20:47 -0300 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b71a664..b698106 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ Fast WebSocket and Http/Https server using CFFI with C API from [uNetworking/uWe > This project will adapt the full capi from uNetworking/uWebSockets but for now it's just this. -# UPDATE This project will resume the development in 2023 ### Overly simple hello world app ```python