From 40cade42a93c7d055d38f661cbc455531889fb9e Mon Sep 17 00:00:00 2001 From: Daniel Gyoerffy <49782833+Dansoftowner@users.noreply.github.com> Date: Mon, 23 Aug 2021 10:53:19 +0200 Subject: [PATCH] :memo: Update README --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4ad237b..bc469f3 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,12 @@ Contributions are welcome! # Requirements Java 11 or higher +# Projects using MarkdownEditorControlFX + +If you use this library in your project, let me know in the [discussions](https://github.com/Dansoftowner/MarkdownEditorControlFX/discussions)! + +* [Boomega](https://github.com/Dansoftowner/Boomega) - A modern book explorer & catalog application + # Download #### Maven example @@ -114,8 +120,5 @@ container.getChildren().add(control); Used libraries for the demos: * [JMetro](https://www.pixelduke.com/java-javafx-theme-jmetro/) -# Feedback -If you use this library in your project, let me know in the [discussions](https://github.com/Dansoftowner/MarkdownEditorControlFX/discussions)! - # License **Apache 2.0**