Skip to content

Commit 4c4f815

Browse files
Add deployment badge to README
1 parent 59407e9 commit 4c4f815

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<h1>Ecommerce REST API</h1>
22

33
[![Tests](https://github.com/piyush-jaiswal/ecommerce-rest-api/actions/workflows/tests.yml/badge.svg)](https://github.com/piyush-jaiswal/ecommerce-rest-api/actions/workflows/tests.yml)
4+
[![Vercel Production Deployment](https://github.com/piyush-jaiswal/ecommerce-rest-api/actions/workflows/deploy_production.yml/badge.svg)](https://github.com/piyush-jaiswal/ecommerce-rest-api/actions/workflows/deploy_production.yml)
45

56
RESTful HTTP API using Python Flask that allows users to manage their ecommerce platform.
67
<br>

0 commit comments

Comments
 (0)