diff --git a/README.md b/README.md index b943484..fb270b9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ # EVNotifyPWA PWA Webinterface for EVNotify +

+ + + + + +

+ ## Project setup ``` npm install diff --git a/docs/images/ReadmeDashboardEmpty.png b/docs/images/ReadmeDashboardEmpty.png new file mode 100644 index 0000000..62209c4 Binary files /dev/null and b/docs/images/ReadmeDashboardEmpty.png differ diff --git a/docs/images/ReadmeDashboardLoading.png b/docs/images/ReadmeDashboardLoading.png new file mode 100644 index 0000000..aaab191 Binary files /dev/null and b/docs/images/ReadmeDashboardLoading.png differ diff --git a/docs/images/ReadmeLogDetail.png b/docs/images/ReadmeLogDetail.png new file mode 100644 index 0000000..07ab023 Binary files /dev/null and b/docs/images/ReadmeLogDetail.png differ diff --git a/docs/images/ReadmeLogs.png b/docs/images/ReadmeLogs.png new file mode 100644 index 0000000..f59c70a Binary files /dev/null and b/docs/images/ReadmeLogs.png differ diff --git a/docs/images/ReadmeSettings.png b/docs/images/ReadmeSettings.png new file mode 100644 index 0000000..7261901 Binary files /dev/null and b/docs/images/ReadmeSettings.png differ