From 9818f9849b9a1295977012dfaa017bc11cf9e68d Mon Sep 17 00:00:00 2001
From: Sergey Lyubka <valenok@gmail.com>
Date: Tue, 20 Aug 2013 16:26:33 +0100
Subject: [PATCH] Added downloads section

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

diff --git a/README.md b/README.md
index 39cdc82de..8b6ea9a95 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,11 @@
 
 Project mission is to provide easy to use, powerful, embeddable web server.
 
+# Downloads
+
+Sources, binaries and bundles are available for download at
+[mongoose downloads](https://code.google.com/p/mongoose/downloads/list).
+
 # Overview
 
 Mongoose keeps the balance between functionality and
-- 
GitLab