From 60ec23f07cdba042c455637f5eab3246db30c254 Mon Sep 17 00:00:00 2001 From: Jeffrey <jeffrey71@ui.ac.id> Date: Wed, 4 Mar 2020 15:27:55 +0700 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c93317c..4a5fabb 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ A local e-commerce application created for ease of buying and selling transactions. ## Table of Contents -[[_TOC_]] +- [Install](#install) +- [Running Development Mode](#running-development-mode) +- [References](#references) ## Install The Admin Website's frontend uses Node.js and is developed using React. You need to install the required dependencies prior to building and contributing to the project. -- GitLab