From 3e3ffe345e611c18f85f3649e09934860a736456 Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Fri, 12 Dec 2025 07:53:11 -0800 Subject: [PATCH] akshully --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 832c48a..1336030 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ `hype` wraps `hono` with useful features for fast prototyping: -- HTTP logging (disable with `NO_HTTP_LOG` env variable) +- HTTP logging to the console (disable with `NO_HTTP_LOG` env variable) - Static files served from `pub/` - Page-based routing to `.tsx` files that export a `JSX` function in `./src/pages` - Transpile `.ts` files in `src/js/blah.ts` via `website.com/js/blah.ts`