From 0090b7c09470d2587dff427b7e8a73b69b441230 Mon Sep 17 00:00:00 2001 From: Ryan Reed Date: Mon, 29 Apr 2019 06:54:59 -0400 Subject: [PATCH] Adding an overview --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d2a3228..fd43aa5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ # Table of Contents +* [Overview](#overview) * [Setting up the environment](#setting-up-the-environment) * [Install the requirements](#install-the-requirements) * [Setup the environment variables](#setup-the-environment-variables) @@ -16,6 +17,10 @@ +# Overview +A simple flask application that includes a basic web frontend, with login, and a simple REST API + + # Setting up the environment ## Install the requirements