Skip to content

Commit 146d40d

Browse files
authored
Update README.md
1 parent 24fdc81 commit 146d40d

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
@@ -77,9 +77,9 @@ $cart = cart()->applyDiscount($percentage);
7777
$cart = cart()->toArray();
7878
```
7979

80-
## Online Demo
80+
## Demo Repository
8181

82-
The demo of the package can be found at - https://laravel-cart-manager.freshbits.in
82+
The repository with the demo of using this package can be found at - https://github.com/freshbitsweb/laravel-cart-manager-demo
8383

8484
## Table of contents
8585
* [Configuration Options](#configuration-options)

0 commit comments

Comments
 (0)