From 33547c298029bffaf0fee0bcebb57b92f378a9dd Mon Sep 17 00:00:00 2001 From: ponzischeme89 Date: Sun, 18 Jan 2026 00:07:41 +1300 Subject: [PATCH] readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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