From b28ecd15926e95332ec8e0da62e5bd44f6673561 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Sat, 3 Feb 2018 17:21:49 +0100 Subject: [PATCH] Fixed readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1ebc0c2..24910e5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DrawingPad -Simple drawing application that can be controlled from the command line +Simple drawing application that can be controlled from the command line. Saves automatically when closing the window. -You need JavaFx to execute: `java -jar drawingPad.jar output.png` + java -jar drawingPad.jar output.png -![Screenshot](screenshot.png | width=300) +