From 04f2bd8183338a7c05b2f6abd8f6278414f9e6b3 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Wed, 9 Apr 2025 15:47:42 +0100 Subject: [PATCH] Update README toc --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 46fcfd11..7efc76c4 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,13 @@ - [Edit a record in the collection](#edit-a-record-in-the-collection) - [View a record's details in the collection](#view-a-records-details-in-the-collection) - [Adding a record in the wishlist](#adding-a-record-in-the-wishlist) + - [View an artist's details](#view-an-artists-details) - [Setup](#setup) - [Environment configuration](#environment-configuration) - [Running the application](#running-the-application) - [Deployment](#deployment) - [CI](#ci) + - [Architecture](#architecture) - [Favicons](#favicons)