We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a95c27 commit bd90f4bCopy full SHA for bd90f4b
1 file changed
README.md
@@ -83,7 +83,7 @@ Follow these steps to set up the project locally.
83
84
### 1. Clone the Repository
85
```bash
86
-git clone https://github.com/yourusername/ai-security-monitor.git
+git clone https://github.com/DHANUSHGCODE/ai-security-monitor.git
87
cd ai-security-monitor
88
```
89
@@ -148,7 +148,7 @@ The dashboard will launch at `http://localhost:3000`.
148
- [x] Real-time Dashboard
149
- [ ] WebSocket Integration for Live Alerts
150
- [ ] User Authentication (OAuth2)
151
-- [ ] Docker Containerization
+- [x] Docker Containerization
152
- [ ] Deployment to Cloud (AWS/Render)
153
154
## 🤝 Contributing
0 commit comments