From d548fd761a63c153133d8f76880c7c223218a648 Mon Sep 17 00:00:00 2001 From: prashant-webkul <41140572+prashant-webkul@users.noreply.github.com> Date: Fri, 26 Oct 2018 16:33:46 +0530 Subject: [PATCH] updated readme.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e330cc5c..302e40dc5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ 4. #### Configuration -# 1. Introduction: +# 1. About Bagisto: [Bagisto](https://www.bagisto.com) is a hand tailored E-Commerce framework designed on some of the hottest opensource technologies such as [Laravel](https://laravel.com) a [PHP](https://secure.php.net/) framework, [Vue.js](https://vuejs.org) @@ -32,6 +32,11 @@ It packs in lots of demanding features that allows your business to scale in no * Simple and Configurable Products. * check out [more....](https://bagisto.com/features/). +**For Developers** +Dev guys can take advantage of two of the hottest frameworks used in this project Laravel and Vue.js, both of these frameworks have been used in Bagisto. +Bagisto is using power of both of these frameworks and making best out of it out of the box. + + # 2. Requirements: * **OS**: Ubuntu 16.04 LTS or higher. @@ -81,3 +86,7 @@ php artisan vendor:publish > That's it, now just execute the project on your specified domain entry point on the installation on public folder inside project installation directory. + + +# License +Bagisto is a truly opensource E-Commerce framework which will always be free under the [MIT License](https://opensource.org/licenses/MIT)