Fix docs link. Better description

PUBLISHED_FROM=e8dbca39825b461ee671c85540fab1100ee5e4d1
This commit is contained in:
Sergey Lyubka 2016-04-12 14:32:25 +02:00 committed by rojer
parent 67ac6ae191
commit cd38c62430

View File

@ -3,12 +3,11 @@
![](https://img.shields.io/badge/license-GPL_2-green.svg "License")
Mongoose is ideal for embedded environments. It has been designed
for connecting devices and bringing them online.
[Mongoose](https://www.cesanta.com/products)
has been on the market since 2004 and attracted
over 1 million cumulative downloads.
for connecting devices and bringing them online. Mongoose
is on the market since 2004, used by vast number of open source and
commercial products - it even runs on space stations!
It provides easy to use event-driven interface that allows to implement
Mongoose provides easy to use event-driven interface that allows to implement
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.
@ -20,7 +19,7 @@ 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)
- [Read User Guide and API reference](https://docs.cesanta.com/mongoose/dev)
- [Study mongoose example code](https://github.com/cesanta/mongoose/tree/master/examples)
If you are looking for a complete IoT platform with firmware and cloud compotent,