From 2f9166e96e3aff53ba18ff51ab5f269013e931b6 Mon Sep 17 00:00:00 2001
From: Sergey Lyubka <valenok@gmail.com>
Date: Tue, 11 Mar 2014 16:51:54 +0000
Subject: [PATCH] Added screenshots for mongoose

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

diff --git a/README.md b/README.md
index f46494443..4270b6e04 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,18 @@ 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!
+
+<style>img { height: 140px; margin: 10px; }</style>
+![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)
+
+
 # Features
 
 - Works on Windows, Mac, UNIX/Linux, iPhone, Android, and many other platforms
-- 
GitLab