diff --git a/README.md b/README.md index b9684cc..b85111b 100644 --- a/README.md +++ b/README.md @@ -236,7 +236,7 @@ class Cart extends ShopCartModel } ``` -The `Item` model has the following main attributes: +The `Cart` model has the following main attributes: - `id` — Cart id. - `user_id` — Owner. - `items` — Items in cart. @@ -1194,4 +1194,4 @@ Laravel Shop is free software distributed under the terms of the MIT license. This package's architecture and design was inpired by the **Zizaco/entrust** package, we'll like to thank their contributors for their awesome woek. ## Change Log -* [v0.2.8](https://github.com/amsgames/laravel-shop/releases/tag/v0.2.8) \ No newline at end of file +* [v0.2.8](https://github.com/amsgames/laravel-shop/releases/tag/v0.2.8)