From 205ced4dbce0b55f43d70fcd3fba6598e005925f Mon Sep 17 00:00:00 2001 From: Patrick Schuh <46817726+patschuh@users.noreply.github.com> Date: Wed, 16 Oct 2019 11:07:24 +0200 Subject: [PATCH] #1 added info about openJFX requirement to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa988dd..4e34982 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # KafkaEsque - +:information_source: This is a JavaFX application and therfore requires OpenJFX to be installed when using OpenJDK ### Create, remove and describe Topics ![Create Topic Screenshot](https://kafka.esque.at/images/screenshots/CreateTopic.png "Create Topics")