From 6029a2a1b3f5d7470ad61ba7a6b763926c6497a2 Mon Sep 17 00:00:00 2001 From: River Kelly <65210753+RK311y@users.noreply.github.com> Date: Tue, 24 May 2022 12:17:15 -0600 Subject: [PATCH] Add 'Build SDK' to table of contents --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee7cd7c675..5c24596826 100644 --- a/README.md +++ b/README.md @@ -230,6 +230,7 @@ Access Dashboard using : [http://localhost:8080/dashboard](http://localhost:8080 * [Environment variables](#environment-variables) - [Development Setup](#development-setup) * [Cloning the Project](#cloning-the-project) + * [Build SDK](#build-sdk) * [Running Backend locally](#running-backend-locally) * [Running Frontend locally](#running-frontend-locally) * [Running Cypress tests locally](#running-cypress-tests-locally)