From a4e423938b220d667b82aa1054af429ab7c89ce5 Mon Sep 17 00:00:00 2001 From: Patrick Date: Fri, 26 Mar 2021 16:34:13 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1cc5eb3..b35626c 100644 --- a/README.md +++ b/README.md @@ -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']); ``` + +## Contributors + +