mpv2oboeru

mpv helpers to create flashcards from movies and TV shows
git clone anongit@rnpnr.xyz:mpv2oboeru.git
Log | Files | Refs | Feed | README | LICENSE

Commit: 97647a94f37d4ff2a8eb57fed9295ba0ded8f549
Parent: 5a528d01e981aaae259654b417671b042c3acb74
Author: Ren Tatsumoto
Date:   Sun,  8 Nov 2020 11:48:59 +0300

Curl link for Windows 7

Diffstat:
MREADME.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -56,7 +56,8 @@ while watching your favorite TV show. <td></td> </tr> <tr> - <td colspan="2" align="center"><a href="https://www.archlinux.org/packages/core/x86_64/curl/">curl</a></td> + <td><a href="https://www.archlinux.org/packages/core/x86_64/curl/">curl</a></td> + <td><a href="https://curl.haxx.se/">curl</a></td> <td>Should be installed by default on all platforms</td> </tr> <tr>