We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d7f5b commit 3dbc26dCopy full SHA for 3dbc26d
README.md
@@ -29,7 +29,7 @@ bun add json-accelerator
29
30
## Usage
31
32
-It is designed to be used with [https://github.com/sinclairzx81/typebox](TypeBox) but an OpenAPI schema should also work.
+It is designed to be used with [TypeBox](https://github.com/sinclairzx81/typebox) but an OpenAPI schema should also work.
33
34
```typescript
35
import { Type as t } from '@sinclair/typebox'
0 commit comments