diff --git a/README.md b/README.md
index c01db90..da93669 100644
--- a/README.md
+++ b/README.md
@@ -17,8 +17,8 @@ Sublogue is a lightweight open-source tool for enriching SRT files. Pull metadat
## Getting started
-### Docker
-
+
+ Docker Compose
Create `data/` and `media/` folders next to the compose file, then run:
```yaml
@@ -46,7 +46,7 @@ docker compose up -d
```
Open `http://localhost:5000`.
-
+
Unraid