From 7349f5b66efe034b020ab4b1fcccfb1847bf5511 Mon Sep 17 00:00:00 2001 From: German Gamboa Gonzalez Date: Sun, 23 Aug 2020 03:16:32 -0400 Subject: [PATCH] Fixes linking to sections in README.md menu Really small edit but it makes the readme really nice. --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 030fa75..dd30184 100644 --- a/README.md +++ b/README.md @@ -26,18 +26,18 @@ Check out the **[Serverless Fullstack Application](https://github.com/serverless Get Started: -1. [**Install**](#1-install) -2. [**Initialize**](#2-initialize) -3. [**Deploy**](#3-deploy) -4. [**Configure**](#4-configure) -5. [**Dev Mode**](#5-dev-mode) -6. [**Monitor**](#6-monitor) -7. [**Remove**](#7-remove) +1. [**Install**](#install) +2. [**Initialize**](#initialize) +3. [**Deploy**](#deploy) +4. [**Configure**](#configure) +5. [**Dev Mode**](#dev-mode) +6. [**Monitor**](#monitor) +7. [**Remove**](#remove) Extra: -- [**Architecture**](#Architecture) -- [**Guides**](#Guides) +- [**Architecture**](#architecture) +- [**Guides**](#guides)