Skip to content

Commit 251fb90

Browse files
Update README.md
1 parent 6c62a4f commit 251fb90

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ A Dockerized secure web application for managing email forwarders through the Di
3636
- **Docker** (recommended): Docker Engine 20.10+ and Docker Compose 2.0+
3737
- **Python** (for manual installation): Python 3.11+
3838

39+
<p align="center" width="100%">
40+
<img width="100%" src="https://github.com/GitTimeraider/Assets/blob/main/img/Directadmin-Emailforwarder/directadmin.jpg">
41+
</p>
42+
3943
## 🚀 Quick Start
4044

4145
```bash
@@ -79,7 +83,7 @@ Access the application at `http://localhost:5000`
7983
5. **Enable 2FA** (Recommended)
8084
- Click "Enable 2FA" in the settings
8185
- Scan QR code with authenticator app
82-
86+
8387
### Managing Email Forwarders
8488

8589
#### Creating a Forwarder
@@ -140,6 +144,11 @@ Only administrators can access user management at `/admin/users`
140144
- Creation date
141145
- Last login time
142146

147+
<p align="center" width="100%">
148+
<img width="100%" src="https://github.com/GitTimeraider/Assets/blob/main/img/Directadmin-Emailforwarder/users.jpg">
149+
</p>
150+
151+
143152
## 🔒 Security
144153

145154
### Best Practices

0 commit comments

Comments
 (0)