Skip to content

Commit

Permalink
fix: update README with badges
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Poyigi <[email protected]>
  • Loading branch information
sampoyigi committed Dec 31, 2024
1 parent c861e4e commit da592c0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<p align="center">
<a href="https://github.com/tastyigniter/ti-ext-cart/actions"><img src="https://github.com/tastyigniter/ti-ext-cart/actions/workflows/pipeline.yml/badge.svg" alt="Build Status"></a>
<a href="https://packagist.org/packages/tastyigniter/ti-ext-cart"><img src="https://img.shields.io/packagist/dt/tastyigniter/ti-ext-cart" alt="Total Downloads"></a>
<a href="https://packagist.org/packages/tastyigniter/ti-ext-cart"><img src="https://img.shields.io/packagist/v/tastyigniter/ti-ext-cart" alt="Latest Stable Version"></a>
<a href="https://packagist.org/packages/tastyigniter/ti-ext-cart"><img src="https://img.shields.io/packagist/l/tastyigniter/ti-ext-cart" alt="License"></a>
</p>

## Introduction

The TastyIgniter Cart extension provides a straightforward and adaptable shopping cart solution.
Expand Down

0 comments on commit da592c0

Please sign in to comment.