mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-11 18:54:33 +00:00
Update README.md
This commit is contained in:
@@ -40,6 +40,7 @@ Look at one of the following topics to learn more about LaravelShoppingcart
|
||||
* [Exceptions](#exceptions)
|
||||
* [Events](#events)
|
||||
* [Example](#example)
|
||||
* [Contributors](#contributors)
|
||||
|
||||
## Important note
|
||||
|
||||
@@ -724,3 +725,7 @@ Cart::add('1239ad0', 'Product 2', 2, 5.95, ['size' => 'large']);
|
||||
</tfoot>
|
||||
</table>
|
||||
```
|
||||
|
||||
## Contributors
|
||||
<!-- readme: contributors -start -->
|
||||
<!-- readme: contributors -end -->
|
||||
|
||||
Reference in New Issue
Block a user