Update README

This commit is contained in:
Avery
2023-11-23 17:57:55 -05:00
parent 82156b19de
commit 2fec2e2e2b

View File

@@ -1,5 +1,9 @@
# Delfin
Stream movies and TV shows from Jellyfin.
## Development Setup
- Install pre-commit hooks with `pre-commit install`
- `meson setup build && cd build`
- `meson compile`