Commit: caf9d50f8d4166d0b0a0f34242c68d0ff05485a5
Parent: f013dc35bb4f5c7d7a467fe9237a1219025d38a6
Author: Ren Tatsumoto
Date: Sat, 3 Oct 2020 15:47:40 +0300
wording
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -13,10 +13,10 @@ while watching your favorite TV show.
* A [distribution](https://www.gnu.org/distros/free-distros.html) of
[GNU/Linux](https://www.gnu.org/gnu/about-gnu.html).
Preferably [Arch-based](https://www.parabola.nu/).
-Follow this [link](https://github.com/Ajatt-Tools/mpvacious/tree/windows) if you use Windows.
+If you use Windows, follow [this link](https://github.com/Ajatt-Tools/mpvacious/tree/windows).
* [mpv](https://wiki.archlinux.org/index.php/Mpv) `0.32.0` or newer
* [Anki](https://wiki.archlinux.org/index.php/Anki)
-* The [AnkiConnect](https://ankiweb.net/shared/info/2055492159) plugin
+* [AnkiConnect](https://ankiweb.net/shared/info/2055492159)
* [xdotool](https://www.archlinux.org/packages/community/x86_64/xdotool/)
(to avoid a certain AnkiConnect [bug](https://github.com/FooSoft/anki-connect/issues/82))
* [curl](https://www.archlinux.org/packages/core/x86_64/curl/) (you should already have this)
diff --git a/subs2srs.lua b/subs2srs.lua
@@ -29,8 +29,8 @@ Usage:
2. Open a video
3. Use key bindings to manipulate the script
+* Open mpvacious menu - `a`
* Create a note from the current subtitle line - `Ctrl + e`
-* Open advanced options - `a`
For complete usage guide, see <https://github.com/Ajatt-Tools/mpvacious/blob/master/README.md>
]]