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 ✨