diff --git a/README.md b/README.md index dff1f3e..bd697ed 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![CI](https://github.com/volkanguneri/Allfeat-Hackaton-Musicmint/actions/workflows/ci.yml/badge.svg)](https://github.com/volkanguneri/Allfeat-Hackaton-Musicmint/actions/workflows/ci.yml) + ## Dependencies ### Backend @@ -6,6 +8,11 @@ To install the backend dependencies, navigate to the backend directory and run: `yarn install` +To see available options, run: +``` +sh a_launcher.sh +``` + ### Frontend To install the frontend dependencies, navigate to the frontend directory and run: