From 0817668e8b1b8ee3b995b4334a4f601d82f46316 Mon Sep 17 00:00:00 2001 From: Devansh Date: Mon, 8 Nov 2021 11:02:19 +0530 Subject: [PATCH] Read Me Updated --- README.md | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 6f8331e9b..5f647fa02 100755 --- a/README.md +++ b/README.md @@ -1,23 +1,18 @@

-Total Downloads + Total Downloads

-Total Downloads -Latest Stable Version -License -Backers on Open Collective -Backers on Open Collective -Sponsors on Open Collective + Total Downloads + Latest Stable Version + License + Backers on Open Collective + Backers on Open Collective + Sponsors on Open Collective

-## Hactoberfest Rules -- On four successful PR merges, Bagisto will provide a T-Shirt, Stickers, Notebook, Pen, and Bagisto Elephant. -- We have added the 'Hactoberfest' label to the issues with the difficulty level label. -- Although we have added the 'hactoberfest' topic in our repo, we will consider only PRs whose issue is labelled with 'Hactoberfest'. Below is the link, -- [Hacktoberfest Labelled Issues](https://github.com/bagisto/bagisto/issues?q=is%3Aopen+is%3Aissue+label%3AHacktoberfest) - ## Topics + 1. [Introduction](#introduction) 2. [Documentation](#documentation) 3. [Requirements](#requirements) @@ -101,7 +96,7 @@ http(s)://example.com ~~~ ~~~ -2. PHP artisan bagisto: install +2. php artisan bagisto:install ~~~ **To execute Bagisto**: @@ -120,7 +115,7 @@ If not done, open the specified entry point in your host's file in your browser ##### On local: ~~~ -PHP artisan serve +php artisan serve ~~~