From ff62f425f49b84fb1ca4b643f6227c016fb77d83 Mon Sep 17 00:00:00 2001 From: joaoblyss Date: Fri, 5 Mar 2021 08:53:17 -0300 Subject: [PATCH] Update README.md Basic Usage anchor was missing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8ae8d41..4ffecc6 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Table of Contents * [Clone this Repository](#clone-this-repository) * [Setup Up The Database Access](#setup-up-the-database-access) * [Starting the Application](#starting-the-application) + * [Basic Usage](#basic-usage) * [Troubleshooting](#troubleshooting) * [Fixing the Maven Wrapper Executable](#fixing-the-maven-wrapper-executable) * [Under Linux (and Cygwin)](#under-linux-and-cygwin)