From f4be294219cda8e92b3c9eb65f85d021f35e5816 Mon Sep 17 00:00:00 2001
From: Adrian Perez
Date: Sun, 30 Jun 2019 22:54:43 +0200
Subject: [PATCH] Update README.md
Fix and remove numbering in anchors
---
README.md | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/README.md b/README.md
index 30a18d51b..b9c777164 100755
--- a/README.md
+++ b/README.md
@@ -11,14 +11,14 @@
# Topics
-1. ### [Introduction](#1-introduction-)
-2. ### [Documentation](#2-documentation-)
-3. ### [Requirements](#2-requirements-)
-4. ### [Installation & Configuration](#3-installation--configuration-)
-5. ### [License](#4-license-)
-6. ### [Miscellaneous](#5-miscellaneous-)
+1. [Introduction](#introduction)
+2. [Documentation](#documentation)
+3. [Requirements](#requirements)
+4. [Installation & Configuration](#installation-and-configuration)
+5. [License](#license)
+6. [Miscellaneous](#miscellaneous)
-### 1. Introduction :
+### Introduction
[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)
@@ -54,11 +54,11 @@ It packs in lots of demanding features that allows your business to scale in no
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. Documentation :
+### Documentation
#### Bagisto Documentation [https://devdocs.bagisto.com](https://devdocs.bagisto.com)
-### 3. Requirements :
+### Requirements
* **OS**: Ubuntu 16.04 LTS or higher.
* **SERVER**: Apache 2 or NGINX
@@ -70,7 +70,7 @@ Bagisto is using power of both of these frameworks and making best out of it out
* **Node**: 8.11.3 LTS or higher.
* **Composer**: 1.6.5 or higher.
-### 4. Installation & Configuration :
+### Installation & Configuration
**1. Try our new GUI installer to install Bagisto:**
@@ -172,11 +172,11 @@ password:admin123
> *http(s)://example.com/customer/register*
-### 5. License :
+### License
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).
-### 6. Miscellaneous :
+### Miscellaneous
#### Contributors