Some Changes Done
This commit is contained in:
parent
a87ab1da7c
commit
ecb1c56630
24
README.md
24
README.md
|
|
@ -11,6 +11,28 @@
|
|||
<a href="#sponsors"><img src="https://opencollective.com/bagisto/sponsors/badge.svg" alt="Sponsors on Open Collective"></a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<img src="https://img.shields.io/twitter/follow/bagistoshop?style=social">
|
||||
<img src="https://img.shields.io/youtube/channel/subscribers/UCbrfqnhyiDv-bb9QuZtonYQ?style=social">
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
➡️ <a href="https://bagisto.com/en/">Website</a> | <a href="https://devdocs.bagisto.com/">Documentation</a> | <a href="https://webkul.com/blog/laravel-ecommerce-website/">Installation Guide</a> | <a href="https://forums.bagisto.com/">Forums</a> | <a href="https://www.facebook.com/groups/bagisto/">Community</a> ⬅️
|
||||
</p>
|
||||
|
||||
<p align="center" style="display: inline;">
|
||||
<img class="flag-img" src="https://flagicons.lipis.dev/flags/4x3/ar.svg" alt="Arabic" width="24" height="24">
|
||||
<img class="flag-img" src="https://flagicons.lipis.dev/flags/4x3/de.svg" alt="German" width="24" height="24">
|
||||
<img class="flag-img" src="https://flagicons.lipis.dev/flags/4x3/us.svg" alt="English" width="24" height="24">
|
||||
<img class="flag-img" src="https://flagicons.lipis.dev/flags/4x3/es.svg" alt="Spanish" width="24" height="24">
|
||||
<img class="flag-img" src="https://flagicons.lipis.dev/flags/4x3/ir.svg" alt="Persian" width="24" height="24">
|
||||
<img class="flag-img" src="https://flagicons.lipis.dev/flags/4x3/it.svg" alt="Italian" width="24" height="24">
|
||||
<img class="flag-img" src="https://flagicons.lipis.dev/flags/4x3/nl.svg" alt="Dutch" width="24" height="24">
|
||||
<img class="flag-img" src="https://flagicons.lipis.dev/flags/4x3/pl.svg" alt="Polish" width="24" height="24">
|
||||
<img class="flag-img" src="https://flagicons.lipis.dev/flags/4x3/pt.svg" alt="Portugues" width="24" height="24">
|
||||
<img class="flag-img" src="https://flagicons.lipis.dev/flags/4x3/tr.svg" alt="Turkish" width="24" height="24">
|
||||
</p>
|
||||
|
||||
## Topics
|
||||
|
||||
1. [Introduction](#introduction)
|
||||
|
|
@ -24,6 +46,8 @@
|
|||
|
||||
### Introduction
|
||||
|
||||
An easy to use, free and opensource laravel ecommerce platform to build your online shop in no time.
|
||||
|
||||
[Bagisto](https://www.bagisto.com) is a hand-tailored E-Commerce framework built on some of the hottest opensource technologies
|
||||
such as [Laravel](https://laravel.com) (a [PHP](https://secure.php.net/) framework) and [Vue.js](https://vuejs.org)
|
||||
a progressive Javascript framework.
|
||||
|
|
|
|||
Loading…
Reference in New Issue