From 3396688868a4a4e212423b7ee17872765953ebb2 Mon Sep 17 00:00:00 2001
From: Robert Goldmann <deadlocker@gmx.de>
Date: Wed, 2 Nov 2016 21:04:26 +0100
Subject: [PATCH] Update README.md

---
 README.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/README.md b/README.md
index 93a5ef6..98d0a7d 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,18 @@
 # CommandLine
 Simple CommandLineInterface for your JavaFX Projects
 
+## Features:
+- history
+- autocomplete
+- dark mode
+- your own commands
+- opens as extra stage
+
 ## [Instructions](https://github.com/deadlocker8/CommandLine/wiki)
 
 _For further help look into package `test`and class `Main`_
 
+
+## Screenshots
+
+![command](https://cloud.githubusercontent.com/assets/16324894/19945310/e3e879e6-a13f-11e6-9013-0f4eb19162b2.png)
-- 
GitLab