diff --git a/.gitignore b/.gitignore
index b45cf039..a8c992ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ Thumbs.db
bin
*.obj
*.~*
+*.*~
diff --git a/README.md b/README.md
index a1a88258..74379964 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,8 @@ GUI for D programming language, written in D.
Project page: http://buggins.github.io/dlangui/
-Alpha stage of development.
+Some screenshots: http://buggins.github.io/dlangui/screenshots.html
+
* Crossplatform (Win32 and Linux are supported in current version); can use SDL2 as a backend.
* Mostly inspired by Android UI API (layouts, styles, two phase layout, ...)
diff --git a/dlangui-monod-lib.dproj b/dlangui-monod-lib.dproj
index 73049595..0713c5f1 100644
--- a/dlangui-monod-lib.dproj
+++ b/dlangui-monod-lib.dproj
@@ -101,5 +101,6 @@
+
+
+
+
+