Skip to content

Commit 20ee4c4

Browse files
committed
fix: update badges
1 parent c4b752d commit 20ee4c4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,21 @@ Starting a new software project? Check out Code Genie - a <a href="https://codeg
2020
# Serverless Express
2121

2222
<p align="center">
23-
<a aria-label="Made by Code Genie" href="https://codegenie.codes">
24-
<img src="https://img.shields.io/badge/MADE%20BY%20Code%20Genie-000000.svg?style=for-the-badge&logo=Code%20Genie&labelColor=000">
25-
</a>
2623
<a aria-label="NPM version" href="https://www.npmjs.com/package/@codegenie/serverless-express">
2724
<img alt="" src="https://img.shields.io/npm/v/@codegenie/serverless-express.svg?style=for-the-badge&labelColor=000000">
2825
</a>
2926
<a aria-label="License" href="https://github.com/CodeGenieApp/serverless-express/blob/mainline/LICENSE">
3027
<img alt="" src="https://img.shields.io/npm/l/@codegenie/serverless-express.svg?style=for-the-badge&labelColor=000000">
3128
</a>
3229
<a aria-label="Number of Downloads" href="https://www.npmjs.com/package/@codegenie/serverless-express">
33-
<img alt="" src="https://img.shields.io/npm/dm/@codegenie/serverless-express.svg?style=for-the-badge&labelColor=000000">
34-
</a><!--
30+
<img alt="" src="https://img.shields.io/npm/dm/@vendia/serverless-express.svg?style=for-the-badge&labelColor=000000">
31+
</a>
3532
<a aria-label="Contributor Covenant" href="CODE_OF_CONDUCT.md">
3633
<img alt="" src="https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg?style=for-the-badge&labelColor=000000">
37-
</a> -->
34+
</a>
35+
<a aria-label="Made by Code Genie" href="https://codegenie.codes">
36+
<img src="https://img.shields.io/badge/MADE%20BY%20Code%20Genie-000000.svg?style=for-the-badge&logo=Code%20Genie&labelColor=000">
37+
</a>
3838
</p>
3939

4040
Run REST APIs and other web applications using your existing [Node.js](https://nodejs.org/) application framework (Express, Koa, Hapi, Sails, etc.), on top of [AWS Lambda](https://aws.amazon.com/lambda/) and [Amazon API Gateway](https://aws.amazon.com/api-gateway/) or [Azure Function](https://docs.microsoft.com/en-us/azure/azure-functions/).

0 commit comments

Comments
 (0)