From a3e8ba5506f69b21d7657c3eafed53a570c9465e Mon Sep 17 00:00:00 2001
From: Sergey Lyubka <lsm@cesanta.com>
Date: Tue, 12 Apr 2016 13:19:16 +0200
Subject: [PATCH] Direct link to Mongoose binary

PUBLISHED_FROM=b0dc34c2ee8c9d3dbdabfaac2eb5ce28b3be9f13
---
 README.md | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 52283b9a6..f852169dc 100644
--- a/README.md
+++ b/README.md
@@ -13,15 +13,18 @@ network protocols or scalable network applications  with little effort.
 Mongoose helps developers to manage the complexity of network programming
 and let them concentrate on the logic, saving time and money.
 
+If you're looking for a pre-compiled Windows or Mac binary,
+- [Download pre-compiled Mongoose web server binary](https://www.cesanta.com/products/binary)
+
+Alternatively,
+
 - [Download Mongoose Source Code here](http://hubs.ly/H01bWvx0)
 - [Check our latest releases] (https://github.com/cesanta/mongoose/releases)
 - [Read User Guide and API reference](https://docs.cesanta.com/mongoose)
 - [Study mongoose example code](https://github.com/cesanta/mongoose/tree/master/examples)
 
-> Nothing overdone. Nothing less. So unbelievably easy to use.
-> Just how good software should be! -- Pritin Tyagaraj, SAP
-
-If you are looking for a complete IoT platform with firmware and cloud compotent, check out [Smart.js.] (https://github.com/cesanta/smart.js)
+If you are looking for a complete IoT platform with firmware and cloud compotent,
+- [Check out Smart.js - a full stack IoT platform](https://github.com/cesanta/smart.js)
 
 # Support
 - [Support Forum - Ask your technical questions here] (http://forum.cesanta.com/index.php?p=/categories/smart-js)
-- 
GitLab