From 1b938002b5f2f2a940e0304f451b22e745a7dd5b Mon Sep 17 00:00:00 2001 From: Drasko DRASKOVIC Date: Sat, 12 Nov 2016 19:39:18 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25ef25b5..b66a5dbd 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Join the chat at https://gitter.im/Mainflux/mainflux](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Mainflux/mainflux?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) ### About -Mainflux is modern massively scalable and [highly-secured](Security) open source and patent-free IoT cloud platform written in Go and Erlang, based on a set of [microservices](Architecture). +Mainflux is modern massively-scalable and [highly-secured](#Security) open source and patent-free IoT cloud platform written in Go and Erlang, based on a set of [microservices](#Architecture). It allows device, user and application connections over various network protocols, like HTTP, MQTT, WebSocket and CoAP, making a seamless bridge between them. It is used as the IoT middleware for building complex IoT solutions.