From 8a9a01787578b9ee844a772b9d8792765e1e5ee9 Mon Sep 17 00:00:00 2001 From: Frank Skare Date: Mon, 13 May 2019 03:22:31 +0200 Subject: [PATCH] - --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a31e1fc..0b27de6 100644 --- a/README.md +++ b/README.md @@ -43,10 +43,10 @@ Table of contents ### Features -- Customizable context menu defined in the same file as the key bindings ([Screenshot](#context-menu)) +- Customizable context menu defined in the same file as the key bindings ([Screenshot](#context-menu-screenshot)) - Searchable config dialog ([Screenshot](#config-editor)) - Searchable input (key/mouse) binding editor ([Screenshot](#input-editor)) -- Searchable command palette to quickly launch commands and look for keys ([Screenshot](#command-palette)) +- Searchable command palette to quickly launch commands and look for keys ([Screenshot](#command-palette-screenshot)) - Modern UI with dark mode ([Screenshot](#config-editor)) - Addon/extension API for .NET languages - Scripting API for Python, C#, Lua, JavaScript and PowerShell ([wiki](https://github.com/stax76/mpv.net/wiki/Scripting)) @@ -54,7 +54,7 @@ Table of contents - Support of the same [CLI options](https://mpv.io/manual/master/#options) as mpv - DXVA2 video decoding acceleration - OpenGL based video output capable of features loved by videophiles, such as video scaling with popular high quality algorithms, color management, frame timing, interpolation, HDR, and more -- Search feature powered by [Everything](https://www.voidtools.com) to find and play media ([Screenshot](#media-search)) +- Search feature powered by [Everything](https://www.voidtools.com) to find and play media ([Screenshot](#media-search-screenshot)) ### Screenshots