diff --git a/README.md b/README.md index e813a3f..1bd42de 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ This package aims to support every framework runtime powered by [h3](https://h3. ### SolidStart -The exports are out-of-the-box middleware handlers. If you need help creating middlewares in SolidStart you can [check the docs](https://docs.solidjs.com/solid-start/advanced/middleware) +The exports are out-of-the-box middleware handlers. +If you need help creating middlewares in SolidStart you can [check the docs](https://docs.solidjs.com/solid-start/advanced/middleware). ```ts import { createMiddleware } from "@solidjs/start/middleware";