From e2e58da68f474ac5b8b78522e816e4c1322f6366 Mon Sep 17 00:00:00 2001 From: Pierre-Edouard Barrault Date: Mon, 11 Nov 2024 11:24:20 +0300 Subject: [PATCH] ToC update --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bd1d5fa..395d104 100644 --- a/README.md +++ b/README.md @@ -6,17 +6,18 @@ Repository used for the Blockchain technical assignment. #### Table of Contents -- [Overview](#overview) -- [Schema](#schema) +- [Database setup and schema](#database-setup-and-schema) - [Installation](#installation) - [Quick Start](#quick-start) +- [Dist build](#dist-build) - [Deployment with GitHub Actions and Terraform](#deployment-with-github-actions-and-terraform) -- [APIs](#apis) +- [API endpoints](#api-endpoints) +- [Linting + Pre-commit](#linting--pre-commit) - [Technical Debt](#technical-debt)
-### Database setup adn schema +### Database setup and schema Cf. [`db/startup_scripts.xml`](db/startup_scripts.xml)