From 0b40b4dfe924acd486932f03703c20ab7ab0b2b7 Mon Sep 17 00:00:00 2001 From: usernames122 Date: Sat, 13 Sep 2025 21:09:05 +0200 Subject: [PATCH] print("!!STARTBODY",end="") --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 81771ed..bb5c4cc 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This project allows developers to deploy and run serverless functions by simply placing files in a storage backend (local filesystem or S3/MinIO). It handles streaming headers, request data, and safe child process execution. +Most notable use being ChattedRooms' newest API rendition. + --- ## Features ✨