diff --git a/README.md b/README.md index feece4b..a3f4b95 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,26 @@ RustMailer enables developers to focus on core application logic without buildin - 🎟️ **License Required for Deployment** – Source-available on GitHub; requires a license key for production use. ## 📸 Snapshot -![RustMailer Snapshot](./assets/dashboard.png) + +
+
+ RustMailer Dashboard +
+
+ RustMailer Scalar Metrics +
+
+ +
+
+ RustMailer Accounts +
+
+ RustMailer Task Queue +
+
+ + ## 📦 Installation diff --git a/assets/accounts.png b/assets/accounts.png new file mode 100644 index 0000000..90c59f6 Binary files /dev/null and b/assets/accounts.png differ diff --git a/assets/scalar.png b/assets/scalar.png new file mode 100644 index 0000000..c8ba2fc Binary files /dev/null and b/assets/scalar.png differ diff --git a/assets/tasks-queue.png b/assets/tasks-queue.png new file mode 100644 index 0000000..7acffa5 Binary files /dev/null and b/assets/tasks-queue.png differ