From a473d16cd3f52d36325d9fda6400189cf6ff5244 Mon Sep 17 00:00:00 2001 From: Drasko DRASKOVIC Date: Sun, 3 Sep 2017 00:16:10 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5474e9d8..fcfa30a5 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Mainflux is modern massively-scalable and [highly-secured](#security) open sourc 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. -![gophersBanner](https://github.com/mainflux/doc/blob/master/docs/images/gopherBanner.jpg) +![gophersBanner](https://github.com/mainflux/doc/blob/master/docs/img/gopherBanner.jpg) Mainflux is built with <3 by [Mainflux company](https://www.mainflux.com/) and community contributors. @@ -36,7 +36,7 @@ Mainflux IoT cloud is composed of several components, i.e. microservices: | [NATS](https://github.com/nats-io/gnatsd) | System event bus | | [NGINX](https://github.com/nginx/nginx) | Reverse Proxy with Auth forwarding | -![arch](https://github.com/mainflux/doc/blob/master/docs/images/architecture.jpg) +![arch](https://github.com/mainflux/doc/blob/master/docs/img/architecture.jpg) Docker composition that constitues Mainflux IoT infrastructure is defined in the [`docker-compose.yml`](https://github.com/Mainflux/mainflux/blob/master/docker-compose.yml).