mirror of
https://github.com/mainflux/mainflux.git
synced 2025-04-26 13:48:53 +08:00
Update README.md
This commit is contained in:
parent
763f9aa0b7
commit
fe3ecd5c78
@ -4,7 +4,7 @@
|
||||
[](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, based on a set of [microservices](#architecture).
|
||||
Mainflux is modern massively-scalable and highly-secured open source and patent-free IoT cloud platform written in Go, 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.
|
||||
|
||||
@ -50,7 +50,7 @@ cd mainflux/docker
|
||||
|
||||
This will automatically download Docker images from [Mainflux Docker Hub](https://hub.docker.com/u/mainflux/) and deploy the composition of Mianflux microservices.
|
||||
|
||||
### From Sources
|
||||
#### From Sources
|
||||
Use script [`install_sources.sh`](install_sources.sh).
|
||||
|
||||
This will create `./mainflux_sources` dir, git-clone all the sources from GitHub repos and place them in appropriate destination (Go code goes to $GOPATH, symlinks are created).
|
||||
|
Loading…
x
Reference in New Issue
Block a user