updated readme.md
This commit is contained in:
parent
ba6d1aae98
commit
d548fd761a
11
README.md
11
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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue