Update README.md

This commit is contained in:
Evelyn 2016-04-04 13:58:57 +01:00
parent 81ee559905
commit 21c2c5650b

View File

@ -4,7 +4,7 @@
Mongoose is ideal for embedded environments. It has been designed Mongoose is ideal for embedded environments. It has been designed
for connecting devices and bringing them online. for connecting devices and bringing them online.
[Mongoose](https://www.cesanta.com/products) [Mongoose](http://hubs.ly/H02z5FS0)
has been on the market since 2004 and attracted has been on the market since 2004 and attracted
over 1 million cumulative downloads. over 1 million cumulative downloads.
@ -13,7 +13,7 @@ network protocols or scalable network applications with little effort.
Mongoose helps developers to manage the complexity of network programming Mongoose helps developers to manage the complexity of network programming
and let them concentrate on the logic, saving time and money. 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/H02z4Ds0)
- [Check our latest releases] (https://github.com/cesanta/mongoose/releases) - [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)
- [Study mongoose example code](https://github.com/cesanta/mongoose/tree/master/examples) - [Study mongoose example code](https://github.com/cesanta/mongoose/tree/master/examples)
@ -21,7 +21,7 @@ and let them concentrate on the logic, saving time and money.
> Nothing overdone. Nothing less. So unbelievably easy to use. > Nothing overdone. Nothing less. So unbelievably easy to use.
> Just how good software should be! -- Pritin Tyagaraj, SAP > 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.] (http://hubs.ly/H02z5Hl0)
# Support # Support
- [Support Forum - Ask your technical questions here] (http://forum.cesanta.com/index.php?p=/categories/smart-js) - [Support Forum - Ask your technical questions here] (http://forum.cesanta.com/index.php?p=/categories/smart-js)
@ -55,7 +55,7 @@ If you are looking for a complete IoT platform with firmware and cloud compotent
Mongoose is released under commercial and [GNU GPL v.2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) open source licenses. Mongoose is released under commercial and [GNU GPL v.2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) open source licenses.
Commercial Projects: Commercial Projects:
Once your project becomes commercialised GPLv2 licensing dictates that you need to either open your source fully or purchase a commercial license. Cesanta offer full, royalty-free commercial licenses without any GPL restrictions. If your needs require a custom license, wed be happy to work on a solution with you. [Contact us for pricing.] (https://www.cesanta.com/contact) Once your project becomes commercialised GPLv2 licensing dictates that you need to either open your source fully or purchase a commercial license. Cesanta offer full, royalty-free commercial licenses without any GPL restrictions. If your needs require a custom license, wed be happy to work on a solution with you. [Contact us for pricing.] (http://hubs.ly/H02z61W0)
Prototyping: Prototyping:
While your project is still in prototyping stage and not for sale, you can use Mongooses open source code without license restrictions. While your project is still in prototyping stage and not for sale, you can use Mongooses open source code without license restrictions.
@ -69,7 +69,7 @@ the functionality:
![](http://www.cesanta.com/hubfs/www.cesanta.com/diagrams/dash_mongoose_diagram.png) ![](http://www.cesanta.com/hubfs/www.cesanta.com/diagrams/dash_mongoose_diagram.png)
[Developing a new product? Contact us today to discuss how Mongoose can help [Developing a new product? Contact us today to discuss how Mongoose can help
](https://www.cesanta.com/contact) ](http://hubs.ly/H02z61W0)
# Contributions # Contributions