From 966e8e584ba078a2ffe644f42a090a3e7e59d37a Mon Sep 17 00:00:00 2001 From: darryl fernandez Date: Wed, 8 Jan 2020 22:38:51 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cabffe1..286e129 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ php artisan vendor:publish --provider="Darryldecode\Cart\CartServiceProvider" -- - [Usage](#usage) - [Conditions](#conditions) - [Items](#items) +- [Associating Models](#associating-models) - [Instances](#instances) - [Exceptions](#exceptions) - [Events](#events)