diff --git a/README.md b/README.md index 4e1184a..fd08d64 100644 --- a/README.md +++ b/README.md @@ -56,32 +56,32 @@ Table of contents #### Main Window -![](https://raw.githubusercontent.com/stax76/mpv.net/master/screenshots/Main.png) +![](https://raw.githubusercontent.com/stax76/mpv.net/master/img/Main.png) #### Context Menu Context menu defined in the input.conf file with dark mode support. -![](https://raw.githubusercontent.com/stax76/mpv.net/master/screenshots/Menu.png) +![](https://raw.githubusercontent.com/stax76/mpv.net/master/img/Menu.png) #### Config Editor A searchable config editor as alternative to edit the mpv.conf file manually. -![](https://raw.githubusercontent.com/stax76/mpv.net/master/screenshots/ConfEditor.png) +![](https://raw.githubusercontent.com/stax76/mpv.net/master/img/ConfEditor.png) #### Input Editor A searchable key and mouse binding editor. -![](https://raw.githubusercontent.com/stax76/mpv.net/master/screenshots/InputEditor.png) +![](https://raw.githubusercontent.com/stax76/mpv.net/master/img/InputEditor.png) #### Command Palette Forgot where a command in the menu is located or what shortcut key it has? Just press Ctrl+Shift+P and find it easily in the searchable command palette. -![](https://raw.githubusercontent.com/stax76/mpv.net/master/screenshots/CommandPalette.png) +![](https://raw.githubusercontent.com/stax76/mpv.net/master/img/CommandPalette.png) ### Context Menu diff --git a/screenshots/CommandPalette.png b/img/CommandPalette.png similarity index 100% rename from screenshots/CommandPalette.png rename to img/CommandPalette.png diff --git a/screenshots/ConfEditor.png b/img/ConfEditor.png similarity index 100% rename from screenshots/ConfEditor.png rename to img/ConfEditor.png diff --git a/screenshots/InputEditor.png b/img/InputEditor.png similarity index 100% rename from screenshots/InputEditor.png rename to img/InputEditor.png diff --git a/screenshots/Main.png b/img/Main.png similarity index 100% rename from screenshots/Main.png rename to img/Main.png diff --git a/screenshots/Menu.png b/img/Menu.png similarity index 100% rename from screenshots/Menu.png rename to img/Menu.png diff --git a/img/mpvnet.pdn b/img/mpvnet.pdn new file mode 100644 index 0000000..a8c9bd2 Binary files /dev/null and b/img/mpvnet.pdn differ diff --git a/img/mpvnet.png b/img/mpvnet.png new file mode 100644 index 0000000..75bf1d1 Binary files /dev/null and b/img/mpvnet.png differ