From 7e1c30ffa08350ccf1ad3336f906d5464f0aecfc Mon Sep 17 00:00:00 2001 From: stax76 Date: Mon, 11 Mar 2019 06:24:20 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f181668..2640586 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ https://mpv.io/manual/master/ - Addons implemented with the Managed Extension Framework (MEF) - C# scripts implemented with CS-Script -![](https://github.com/stax76/mpvnet/blob/master/mpvnet/screenshot.jpg) +![](https://github.com/stax76/mpv.net/blob/master/mpv.net/screenshot.jpg) ### Context Menu @@ -19,7 +19,7 @@ The context menu can be customized via input.conf file located at: C:\Users\Frank\AppData\Roaming\mpv\input.conf -https://github.com/stax76/mpvnet/blob/master/mpvnet/Resources/input_conf.txt +https://github.com/stax76/mpv.net/blob/master/mpv.net/Resources/input_conf.txt ### C# Scripting @@ -70,4 +70,4 @@ class Script ### 0.2.1 -- right-click in fullscreen in the right-left corner closes the app \ No newline at end of file +- right-click in fullscreen in the right-left corner closes the app