From f4f69816a73fc7e9263d202089f0d58bc59bcbe2 Mon Sep 17 00:00:00 2001 From: Frank Skare Date: Mon, 27 May 2019 01:20:45 +0200 Subject: [PATCH] - --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 838d592..b07b1b6 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,11 @@ mpv.net was started 2017 and consists of about 9000 lines of 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, also the coding style might not be the +best because I don't believe C has good syntax. + Third party components: - [libmpv, the heard and soul of mpv.net](https://mpv.io/) @@ -165,11 +170,6 @@ Third party components: - [CS-Script, scripting with C#](http://www.csscript.net/) - [Everything, a blazing fast file search service](https://www.voidtools.com) -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, also the coding style might not be the -best because I don't believe C has good syntax. - ### Support [Support thread in Doom9 forum](https://forum.doom9.org/showthread.php?t=174841)