Skip to content

Commit a686395

Browse files
committed
docs(readme): add warnings
1 parent 86c76cb commit a686395

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ export default app
2424

2525
This means you can create API routes with Hono's syntax and use a lot of Hono's built-in middleware and third-party middleware.
2626

27+
> [!WARNING]
28+
>
29+
> `hono-remix-adapter` is currently unstable. The API may be changed without announcement in the future.
30+
2731
## Install
2832

2933
```bash

0 commit comments

Comments
 (0)