diff --git a/README.md b/README.md
index 05906d6..be5c9d3 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
# juCi++
###### a lightweight platform independent C++-IDE with support for C++11 and C++14.
+
## About
Current IDEs struggle with C++ support due to the complexity of
the programming language. juCI++, however, is designed especially
@@ -30,8 +31,8 @@ towards libclang with speed and ease of use in mind.
See [enhancements](https://github.com/cppit/jucipp/labels/enhancement) for planned features.
## Screenshots
-
-
+
+
## Dependencies
* boost-filesystem
diff --git a/docs/images/screenshot3.png b/docs/images/screenshot3.png
new file mode 100644
index 0000000..85131d6
Binary files /dev/null and b/docs/images/screenshot3.png differ