Skip to content

Commit 94b84a4

Browse files
committed
Merge remote-tracking branch 'origin/main' into main
2 parents b0d7559 + 3cc0630 commit 94b84a4

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
@@ -5,7 +5,7 @@
55
[![Build Status](https://travis-ci.com/mohammadv184/laravel-cart.svg?branch=main)](https://travis-ci.com/mohammadv184/laravel-cart)
66
[![License](http://poser.pugx.org/mohammadv184/laravel-cart/license)](https://packagist.org/packages/mohammadv184/laravel-cart)
77

8-
A Cart for Laravel Framework
8+
A Shoping Cart for Laravel Framework
99

1010
## Installation
1111

@@ -194,4 +194,4 @@ Cart::put(['quantity'=>2,'price'=>10],$product);
194194
</tr>
195195
</tfoot>
196196
</table>
197-
```
197+
```

0 commit comments

Comments
 (0)