diff --git a/README.md b/README.md index 1e659c3fa94b89c755b838be823eb374ab6371d7..41628b3ee44c2997d223c79fa6a0ded65554aa81 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,9 @@ # <img src="http://www.cesanta.com/hubfs/www.cesanta.com/Images/mongoose_library.png" width="64" height="64"> Mongoose - Embedded Web Server -[](https://gitter.im/cesanta/mongoose?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -  - -Mongoose is ideal for embedded environments, it has been designed as an open -source platform for connecting devices and bringing them online. +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. @@ -16,7 +13,10 @@ 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. -[Download Mongoose Source Code here](http://hubs.ly/H01bWvx0) +- [Download Mongoose Source Code here](http://hubs.ly/H01bWvx0) +- [Ask questions on support forum](http://forum.cesanta.com/index.php?p=/categories/mongoose) +- [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 @@ -42,12 +42,6 @@ and let them concentrate on the logic, saving time and money. files to your build tree * Extensively tested and production-ready, trusted by many blue chip businesses -# Examples & Documentation - -- [User Guide](https://docs.cesanta.com/mongoose) - Detailed User Guide and API reference -- [examples](examples) - Collection of well-commented examples. To build any example, -go into respective directory and type `make` - # Dashboard Example Mongoose is often used to implement device dashboards and real-time