From 45acfa2b1c973b3ba73c51cea2d424fbefbf9e51 Mon Sep 17 00:00:00 2001 From: Augusto Gunsch Date: Mon, 15 Nov 2021 18:19:14 -0300 Subject: [PATCH] Update features --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 84cd7e6..8cd65c1 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ optional arguments: ``` # Testing -Run all the tests with: +In the project's root directory, run all the tests with: ``` python -m unittest tests ``` @@ -48,3 +48,4 @@ python -m unittest tests.integration - May remove subtitles containing lines that match any regular expression listed in the config file (by default on Unix: `$HOME/.config/fsubrc`; on Windows: `%APPDATA%\fsubrc`) - May shift the time of all subtitles - May strip HTML +- May join files together