From caac45a871f79da949f993c6bccc4b45a3d4f58c Mon Sep 17 00:00:00 2001 From: Frank Skare Date: Mon, 27 May 2019 01:41:04 +0200 Subject: [PATCH] - --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b07b1b6..376d50f 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ The main/video window is WinForms based, all other windows are WPF based. The config editor adds it's controls dynamically and uses TOML to define it's content, there are only two simple types, StringSetting and OptionSetting. -mpv.net was started 2017 and consists of about 9000 lines of code. +mpv.net was started 2017 and consists of about 6000 lines of code and markup. IDE, Editor: Visual Studio, Visual Studio Code!