From 0b951875e6cb24ee6e446754a3f2bb26458aab8d Mon Sep 17 00:00:00 2001 From: Frank Skare Date: Mon, 27 May 2019 01:45:37 +0200 Subject: [PATCH] - --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d692bd..d010317 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ content, there are only two simple types, StringSetting and OptionSetting. mpv.net was started 2017 and consists of about 6000 lines of code and markup. -IDE, Editor: Visual Studio, Visual Studio Code! +IDE, Editor: Visual Studio, Visual Studio Code. Due to mpv.net being my first WPF app and mpv.net never ment to be a large application best practices and design pattern are often ignored.