From 46759986d8cda9dd37bea263bab38a354231bff0 Mon Sep 17 00:00:00 2001
From: LRVT <21357789+l4rm4nd@users.noreply.github.com>
Date: Tue, 29 Oct 2024 16:21:23 +0100
Subject: [PATCH] chore: re-structure README.md
---
README.md | 19 +++++++++++--------
1 file changed, 11 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md
index 44bd1e7..3e4d2d2 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,14 @@
- Single Sign-On (SSO) via OIDC
- Database compatibility with SQLite3 and PostgreSQL
+## 📷 Screenshots
+
+
+
+
+
+
+
## 🐳 Usage
[READ THE WIKI](https://github.com/l4rm4nd/VoucherVault/wiki/01-%E2%80%90-Installation)
@@ -116,14 +124,6 @@ Therefore, all database model entries can be read and modified by this user. Add
Finally, Single-Sign-On (SSO) via OIDC is supported. Check out the environment variables above as well as the [wiki](https://github.com/l4rm4nd/VoucherVault/wiki/02-%E2%80%90-Authentication#oidc-authentication).
-## 📷 Screenshots
-
-
-
-
-
-
-
## 💾 Backups
All application data is stored within a Docker bind mount volume.
@@ -134,3 +134,6 @@ Therefore, by backing up this bind mount volume, all your application data is sa
> [!WARNING]
> Read the official [SQLite3 documentation](https://sqlite.org/backup.html) or [PostgreSQL documentation](https://www.postgresql.org/docs/current/backup.html) regarding backups.
+
+## 🤖 Repo Statistics
+![Alt](https://repobeats.axiom.co/api/embed/a8e369506f50bb08a3295b495639d42f7e20d1ba.svg "Repobeats analytics image")