From 1bc6ea72e89c1bb84bc6741c5f1af5623a5e36bc Mon Sep 17 00:00:00 2001 From: jitendra Date: Wed, 26 Dec 2018 20:10:38 +0530 Subject: [PATCH] License link added in readme file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf9c1a56f..71c8a1f4e 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ composer dump-autoload ### 5. License -Bagisto is a truly opensource E-Commerce framework which will always be free under the [MIT License](https://opensource.org/licenses/MIT). +Bagisto is a truly opensource E-Commerce framework which will always be free under the [MIT License](https://github.com/bagisto/bagisto/blob/master/LICENSE). ### Coming Soon: -> API support for core packages and numerous fixes.