Skip to content

Commit 493db41

Browse files
authored
Update README.md
1 parent 4a78807 commit 493db41

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44
<h1>
55
@bedtime-coders/elysia-openapi
66
</h1>
7-
<a href="https://npmjs.com/package/@bedtime-coders/elysia-openapi"><img src="https://img.shields.io/npm/v/@bedtime-coders/elysia-openapi.svg?style=flat-square" alt="npm version" /></a>
8-
<a href="https://bundlephobia.com/package/@bedtime-coders/elysia-openapi"><img src="https://img.shields.io/bundlephobia/minzip/@bedtime-coders/elysia-openapi.svg?style=flat-square" alt="bundlephobia" /></a>
9-
<a href="https://elysiajs.com/"><img src="https://img.shields.io/badge/%F0%9F%A6%8A-f6f8fa?label=elysia&color=blue" alt="elysia" /></a>
7+
<a href="https://npmjs.com/package/@bedtime-coders/elysia-openapi"><img src="https://img.shields.io/npm/v/@bedtime-coders/elysia-openapi.svg?color=purple" alt="npm version" /></a>
8+
<a href="https://bundlephobia.com/package/@bedtime-coders/elysia-openapi"><img src="https://img.shields.io/bundlephobia/minzip/@bedtime-coders/elysia-openapi.svg?color=purple" alt="bundlephobia" /></a>
9+
<a href="https://elysiajs.com/"><img src="https://img.shields.io/badge/%F0%9F%A6%8A-f6f8fa?label=elysia&color=purple" alt="elysia" /></a>
10+
<a href="https://github.com/bedtime-coders/elysia-openapi/blob/main/LICENSE"><img src="https://img.shields.io/github/license/bedtime-coders/elysia-openapi?label=license&color=purple" alt="license" /></a>
11+
<a href="https://github.com/bedtime-coders/elysia-openapi/stargazers/"><img src="https://img.shields.io/github/stars/bedtime-coders/elysia-openapi" alt="star" /></a>
1012
</div>
1113

1214
Use this plugin to effortlessly expose a beautiful [OpenAPI](https://github.com/OAI/OpenAPI-Specification) reference page from your ElysiaJS application with zero configuration. Just add the plugin to your Elysia app and you're good to go!

0 commit comments

Comments
 (0)