Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumedebavelaere committed Apr 4, 2024
1 parent 98cd80c commit 1c31c24
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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:
Expand Down

0 comments on commit 1c31c24

Please sign in to comment.