From 39de4fc1b5213fdd2e6f46b1dd296dae1241f47f Mon Sep 17 00:00:00 2001
From: JxxIT <110342008+JxxIT@users.noreply.github.com>
Date: Fri, 3 Mar 2023 09:14:41 +0100
Subject: [PATCH 1/2] Add dutch readme.md
This also adds the option "view in dutch" to the normal readme
---
README.md | 2 +-
README_NL.md | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 86 insertions(+), 1 deletion(-)
create mode 100644 README_NL.md
diff --git a/README.md b/README.md
index dfd5094..c478c1a 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-**日本語** / [English](https://github.com/kemo14331/Particle-Converter/blob/main/README_EN.md)
+**日本語** / [English](README_EN.md) / [Nederlands](README_NL.md)
# Particle Converter
 [](https://github.com/kemo14331/Particle-Converter/blob/main/LICENSE)
画像ファイルをmcfunctionに変換するツール
diff --git a/README_NL.md b/README_NL.md
new file mode 100644
index 0000000..eeb0359
--- /dev/null
+++ b/README_NL.md
@@ -0,0 +1,85 @@
+# Particle Converter
+
+ [](https://github.com/kemo14331/Particle-Converter/blob/main/LICENSE)
+
+Particle Converter is een app die afbeeldingsbestanden omzet in particles.
+
+
+
+## Schermafbeelding
+
+ 
+
+
+
+ en meer
+
+

+
+

+
+
+
+
+
+## Functies
+
+* Converteer het afbeeldingsbestand (.jpg|.png) in een particle commando dat kan worden weergegeven in Minecraft en uitvoer als een mcfunctie formaat
+
+* Correspondeer met wereld relatieve coördinaten (~) en lokale relatieve coördinaten (^).
+
+* Een real-time voorbeeld van parameter veranderingen.
+
+* Weergave grootte kan worden opgegeven per blok.
+
+* Ondersteuning voor veranderende resolutie.
+
+* Ondersteunt de kleurspecificatie van stof.
+
+* Compatibel met andere deeltjes dan stof.
+
+* Multi-taal ondersteuning voor de app.
+
+
+
+Vertaald met www.DeepL.com/Translator (gratis versie)
+
+
+
+## Downloads
+
+ [Particle-Converter/Release](https://github.com/kemo14331/Particle-Converter/releases/latest)
+
+
+
+## Vereisten
+
+
+
+ * .NETCore 3.1
+
+
+
+## Bibliotheek
+
+ * [Material Design In Xaml](http://materialdesigninxaml.net/)
+
+ * [OpenCVSharp4](https://github.com/shimat/opencvsharp)
+
+ * [HelixToolkit.SharpDX.Core.Wpf](https://github.com/helix-toolkit/helix-toolkit)
+
+
+
+## Auteur
+
+
+
+* Kemo431
+
+* Twitter: [@newkemo431](https://twitter.com/newkemo431)
+
+
+
+## Licentie
+
+Deze app valt onder de [MIT-licentie](https://en.wikipedia.org/wiki/MIT_License).
\ No newline at end of file
From c6dbc1b4d24260eeed6ef8f54210b7fabb29cae4 Mon Sep 17 00:00:00 2001
From: JxxIT <110342008+JxxIT@users.noreply.github.com>
Date: Fri, 3 Mar 2023 09:15:15 +0100
Subject: [PATCH 2/2] Fix small alt change
---
README_NL.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README_NL.md b/README_NL.md
index eeb0359..8cfd661 100644
--- a/README_NL.md
+++ b/README_NL.md
@@ -14,7 +14,7 @@ Particle Converter is een app die afbeeldingsbestanden omzet in particles.
en meer