Skip to content

Commit 218170c

Browse files
committed
adding npm link to readme
1 parent 124bfc0 commit 218170c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 🛠️ openapi-example-aggregator ![Release](https://img.shields.io/badge/release-1.1.0-purple) ![OpenApi](https://img.shields.io/badge/-openapi-%23Clojure?style=flat&logo=openapiinitiative&logoColor=white) [![License: LGPL v3](https://img.shields.io/badge/license-LGPL_v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)
1+
# 🛠️ openapi-example-aggregator ![Release](https://img.shields.io/badge/release-1.1.0-purple) [![NPM](https://img.shields.io/badge/npm-%23CB3837.svg?style=flat&logo=npm&logoColor=white)](https://www.npmjs.com/package/openapi-example-aggregator) ![OpenApi](https://img.shields.io/badge/-openapi-%23Clojure?style=flat&logo=openapiinitiative&logoColor=white) [![License: LGPL v3](https://img.shields.io/badge/license-LGPL_v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)
22

33
**openapi-example-aggregator** creates automatic examples from Openapi 3.0.
44

@@ -30,7 +30,7 @@ Feel free to drop by and greet us on our GitHub discussion or Discord chat. You
3030

3131
# 📑 Getting started
3232

33-
![NPM](https://img.shields.io/badge/openapi--example--aggregator-%23CB3837.svg?style=for-the-badge&logo=npm&logoColor=white)
33+
[![NPM](https://img.shields.io/badge/openapi--example--aggregator-%23CB3837.svg?style=for-the-badge&logo=npm&logoColor=white)](https://www.npmjs.com/package/openapi-example-aggregator)
3434

3535
### Install package
3636

0 commit comments

Comments
 (0)