docs: fixed readme (#121)

* docs: fixed readme

* changeset
pull/122/head
Yusuke Wada 2023-08-19 02:50:37 +09:00 committed by GitHub
parent 564a497981
commit 1233c00875
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
'@hono/zod-openapi': patch
---
docs: fixed readme

View File

@ -84,6 +84,8 @@ const route = createRoute({
Create the App:
```ts
import { OpenAPIHono } from '@hono/zod-openapi'
const app = new OpenAPIHono()
app.openapi(