From 636e36583df7d81037b4a384f26e1cb5cab6cbcf Mon Sep 17 00:00:00 2001 From: Frank Skare Date: Wed, 27 Mar 2019 02:40:31 +0100 Subject: [PATCH] - --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0ad2aa0..2e2be80 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Table of contents ------- - [Features](#features) +- [Screenshots](#Screenshots) - [Context Menu](#context-menu) - [Settings](#settings) - [C# Scripting](#cs-scripting) @@ -25,6 +26,8 @@ Table of contents - 5 different scripting languages are supported, Python scripting implemented with IronPython, C# implemented with CS-Script, Lua and JavaScript implemented in libmpv and PowerShell - mpv's OSC, IPC, conf files and more +### Screenshots + ![](https://raw.githubusercontent.com/stax76/mpv.net/master/screenshots/screenshot.png) ![](https://raw.githubusercontent.com/stax76/mpv.net/master/screenshots/mpvSettingsEditor.png)