From b9acc00aa83a529789a222eb155f986408fd5edb Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 25 Jan 2019 11:47:45 +0100 Subject: [PATCH] chg: [doc] screenshots added --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index debada6..71450e3 100644 --- a/README.md +++ b/README.md @@ -75,3 +75,8 @@ cd server The web interface is accessible via `http://127.0.0.1:7000/` +### Screenshots of D4 core server management + +![](https://raw.githubusercontent.com/D4-project/d4-core/master/doc/images/main.png) +![](https://raw.githubusercontent.com/D4-project/d4-core/master/doc/images/sensor-mgmt.png) +![](https://raw.githubusercontent.com/D4-project/d4-core/master/doc/images/server-mgmt.png)