diff --git a/README.md b/README.md index c7ac256..03914a7 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,12 @@ Sublogue is a lightweight open-source tool for enriching SRT files. Pull metadata from OMDb, TMDB, or TVMaze and automatically append plot summaries, runtimes, directors, and cast details to the start or end of your subtitles. Why? If the cast and IMDb/RT rating appear in the first minute, movie night involves fewer questions and more watching! +
+ + + + +
## Core Features - Insert plot summaries into existing `.srt` files without shifting timings diff --git a/docs/screenshots/screenshot_main.png b/docs/screenshots/screenshot_main.png new file mode 100644 index 0000000..cd076cd Binary files /dev/null and b/docs/screenshots/screenshot_main.png differ diff --git a/docs/screenshots/screenshot_settings.png b/docs/screenshots/screenshot_settings.png new file mode 100644 index 0000000..c64d6aa Binary files /dev/null and b/docs/screenshots/screenshot_settings.png differ