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`