Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Giacomo92 authored Jul 12, 2023
1 parent 23c1278 commit 53c4e3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@

A simple cart implementation for Laravel with fiscal support.

![Laravel Cart](https://banners.beyondco.de/Laravel%20Cart.png?theme=light&packageManager=composer+require&packageName=offlineagency%2Flaravel-cart&pattern=aztec&style=style_1&description=Laravel+shopping+cart+with+fiscal+support&md=1&showWatermark=0&fontSize=125px&images=shopping-cart)
![Laravel Cart](https://banners.beyondco.de/Laravel%20Cart.png?theme=light&packageManager=composer+require&packageName=offline-agency%2Flaravel-cart&pattern=aztec&style=style_1&description=Laravel+shopping+cart+with+fiscal+support&md=1&showWatermark=0&fontSize=125px&images=shopping-cart)

## Installation

Install the package through [Composer](http://getcomposer.org/).

Run the Composer require command from the Terminal:

composer require offlineagency/laravel-cart
composer require offline-agency/laravel-cart

## Documentation

Expand Down

0 comments on commit 53c4e3e

Please sign in to comment.