From a9fd76bf541d2468d76780e381aaec5134400b0d Mon Sep 17 00:00:00 2001
From: GHOSCHT <31184695+GHOSCHT@users.noreply.github.com>
Date: Sun, 12 Feb 2023 16:58:46 +0100
Subject: [PATCH] Add UI presentation
---
README.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/README.md b/README.md
index d0d173b..3066bdb 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
# Heliox - Dashboard
+
+
+
+
[![Electron Build](https://github.com/GHOSCHT/light-control/actions/workflows/Electron.yml/badge.svg)](https://github.com/GHOSCHT/light-control/actions/workflows/Electron.yml)
[![CodeQL](https://github.com/GHOSCHT/light-control/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/GHOSCHT/light-control/actions/workflows/codeql-analysis.yml)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/bdb8a994396345efab8271307f1ea155)](https://www.codacy.com/gh/GHOSCHT/heliox/dashboard?utm_source=github.com&utm_medium=referral&utm_content=GHOSCHT/heliox&utm_campaign=Badge_Grade)
@@ -9,6 +13,10 @@
Uses:
+
+
+
+
Dashboard: node-gyp fails on sqlite3 build -> set default pyhton version to python 2
```shell