Skip to content

Commit b64ba91

Browse files
Update mfp-app playlist with latest content.
1 parent cb6dd99 commit b64ba91

3 files changed

Lines changed: 893 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ A PWA version of [musicforprogramming.net](https://musicforprogramming.net).
44

55
https://mfp-app.pages.dev/
66

7+
```bash
78
python -m venv .venv
89
source .venv/bin/activate
910
pip install -r requirements.txt
11+
```

0 commit comments

Comments
 (0)