diff --git a/README.md b/README.md
new file mode 100644
index 0000000..23bcb59
--- /dev/null
+++ b/README.md
@@ -0,0 +1,18 @@
+# NestJS Zod OpenAPI
+
+> NestJS helper to easily use Zod with OpenAPI
+
+[![npm-image]][npm-url] [![license-image]][license-url] [![typescript-image]][typescript-url]
+
+---
+
+
+
+[npm-image]: https://img.shields.io/npm/v/@wahyubucil/nestjs-zod-openapi.svg?style=for-the-badge&logo=npm
+[npm-url]: https://npmjs.org/package/@wahyubucil/nestjs-zod-openapi 'npm'
+[license-image]: https://img.shields.io/npm/l/@wahyubucil/nestjs-zod-openapi?color=blueviolet&style=for-the-badge
+[license-url]: LICENSE.md 'license'
+[typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript
+[typescript-url]: "typescript"