From 293c5e58527a6fe9f954e95e3c57bc4b2bcf48eb Mon Sep 17 00:00:00 2001
From: Sergey Lyubka <valenok@gmail.com>
Date: Tue, 11 Mar 2014 16:59:17 +0000
Subject: [PATCH] Moved screenshots down

---
 README.md | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index 02f60a403..6fb21deb8 100644
--- a/README.md
+++ b/README.md
@@ -9,13 +9,6 @@ Mongoose is easy to use, powerful, embeddable web server.
     * [How to create PHP website with Mongoose](http://cesanta.com/docs/PhpWebsite.shtml)
     * [Embedding Guide](http://cesanta.com/docs/Embed.shtml)
 
-# Screenshots
-
-Download, double-click to start, run browser -- that's all!
-
-<img src="http://cesanta.com/images/tut_sharing/tut1.png" style="height:120px"/> <img src="http://cesanta.com/images/tut_sharing/tut2.png" style="height:120px"/> <img src="http://cesanta.com/images/tut_sharing/tut3.png" style="height:120px"/> <img src="http://cesanta.com/images/tut_sharing/tut4.png" style="height:120px"/>
-
-
 # Features
 
 - Works on Windows, Mac, UNIX/Linux, iPhone, Android, and many other platforms
@@ -34,6 +27,16 @@ Download, double-click to start, run browser -- that's all!
 - Professional support and consultancy available from
 [Cesanta Software](http://cesanta.com), developer of Mongoose
 
+# Screenshots
+
+Download, double-click to start, run browser -- that's all!
+
+![shot1](http://cesanta.com/images/tut_sharing/tut1.png)
+![shot2](http://cesanta.com/images/tut_sharing/tut2.png)
+
+![shot3](http://cesanta.com/images/tut_sharing/tut3.png)
+![shot4](http://cesanta.com/images/tut_sharing/tut4.png)
+
 # Acknowledgements
 
 Mongoose made better thanks to the contribution of following people:
-- 
GitLab