From d51b20bb45747bba0635687bc7dba89b2f6111d3 Mon Sep 17 00:00:00 2001 From: anon28410 <2+anon28410@noreply.localhost> Date: Sat, 18 Jul 2026 17:33:32 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 11e0d9d..12316d4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A TIDAL upload formatter and quality control tool for uploading to RED. +![](./assets/img/home.png) + ## Getting Started 1. Clone reposity and edit default config values in `.example.env.local`, then rename it to `.env.local`. @@ -37,3 +39,6 @@ To run the app in development mode with hot-reload, use the following command: ```bash npm run dev ``` + +![](./assets/img/workflow.png) +![](./assets/img/spectrogram.png)