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)