diff --git a/README.md b/README.md
index 93a5ef653e189af38d787c32471464e94ac99bc2..98d0a7d35e9433c49479b494e1b37c0bcfb4bd28 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)