Skip to content

Commit 11dbc1e

Browse files
committed
[NRL-662] Fix README contents
1 parent 766f7d5 commit 11dbc1e

File tree

1 file changed

+8
-37
lines changed

1 file changed

+8
-37
lines changed

README.md

Lines changed: 8 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -8,43 +8,14 @@ This project uses the `Makefile` to build, test and deploy. This will ensure tha
88

99
## Table of Contents
1010

11-
1. [Setup](#setup)
12-
1. [Prerequisites](#1-prerequisites)
13-
1. [ASDF Tool Manager](#1-asdf-tool-manager)
14-
2. [If you prefer to get your local machine running manually the requirements are...](#2-if-you-prefer-to-get-your-local-machine-running-manually-the-requirements-are)
15-
2. [WSL and PowerShell installation](#2-wsl-and-powershell-installation)
16-
1. [Step 1: Install PowerShell](#step-1-install-powershell)
17-
2. [Step 2: Install Windows Subsystem for Linux (WSL)](#step-2-install-windows-subsystem-for-linux-wsl)
18-
3. [Step 3: Verify Your Installation](#step-3-verify-your-installation)
19-
3. [Linux set up](#3-linux-set-up)
20-
1. [Java:](#1-java)
21-
2. [Poetry:](#2-poetry)
22-
3. [pyenv:](#3-pyenv)
23-
4. [terraform](#4-terraform)
24-
5. [tfenv:](#5-tfenv)
25-
6. [yq:](#6-yq)
26-
4. [Install python dependencies](#2-install-python-dependencies)
27-
2. [Initialise shell environment](#initialise-shell-environment)
28-
3. [Login to AWS](#login-to-aws)
29-
4. [Build, Test & Run the API](#build-test--run-the-api)
30-
31-
1. [Run unit tests](#1-run-the-unit-tests)
32-
2. [Deploy NRLF](#2-deploy-the-nrlf)
33-
3. [Run integration tests](#3-run-the-integration-tests)
34-
4. [Run feature tests](#4-run-the-feature-tests)
35-
5. [Feature test reports](#5-feature-test-reports)
36-
6. [Feature test rules](#6-feature-test-rules)
37-
38-
5. [Smoke tests and oauth tokens for Postman requests](#smoke-tests-and-oauth-tokens)
39-
6. [Logging](#logging)
40-
7. [Data Contracts](#data-contracts)
41-
8. [Route 53 & Hosted zones](#route53--hosted-zones)
42-
9. [Sandbox](#sandbox)
43-
10. [Firehose](#firehose)
44-
11. [Releases](#releases)
45-
12. [MI System and Reports](#management-information-mi-system)
46-
47-
---
11+
- [Setup](#setup)
12+
- [Getting Started](#getting-started)
13+
- [Deploying](#deploying)
14+
- [Feature Tests](#feature-tests)
15+
- [OAuth Tokens for API request](#oauth-tokens-for-api-requests)
16+
- [Route53 & Hosted Zones](#route53--hosted-zones)
17+
- [Sandbox](#sandbox)
18+
- [Releases](#releases)
4819

4920
## Setup
5021

0 commit comments

Comments
 (0)