Skip to content

Commit 4dcb69d

Browse files
readme.md
1 parent 52916f2 commit 4dcb69d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,6 @@ USE_GPU=false # GPU acceleration
235235
## 🧪 **Testing & Validation**
236236

237237
### **Run Complete Test Suite**
238-
239238
```bash
240239
# Unit tests
241240
make test-unit
@@ -369,7 +368,7 @@ We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) f
369368
### **Development Setup**
370369
```bash
371370
# 1. Fork and clone
372-
git clone https://github.com/MasterCaleb254S/autoshield-k8s.git
371+
git clone https://github.com/your-username/autoshield-k8s.git
373372
cd autoshield-k8s
374373

375374
# 2. Create virtual environment
@@ -464,7 +463,7 @@ policies:
464463
465464
## 📞 **Support & Community**
466465
467-
- **GitHub Issues**: [Bug reports & feature requests](https://github.com/MasterCaleb254/autoshield-k8s/issues)
466+
- **GitHub Issues**: [Bug reports & feature requests](https://github.com/your-org/autoshield-k8s/issues)
468467
- **Discord**: [Community chat](https://discord.gg/autoshield)
469468
- **Stack Overflow**: Tag questions with `autoshield-k8s`
470469
- **Email**: support@autoshield.dev

0 commit comments

Comments
 (0)