Skip to content

Commit 7e66b92

Browse files
authored
Update README.md
1 parent 98dcaa2 commit 7e66b92

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,22 @@ A PowerShell-based, automated provisioning solution that transforms Windows 10 &
8080
- 👤 Administrator Access
8181
- 💾 USB Drive or Network Share (Optional)
8282

83+
- ## 🚀 Quick Links
84+
85+
- **📖 [Installation Guide](docs/INSTALLATION.md)** - Detailed setup instructions
86+
- **⚙️ [Configuration Guide](docs/CONFIGURATION.md)** - Customize your deployment
87+
- **🔧 [Troubleshooting](docs/TROUBLESHOOTING.md)** - Solve common issues
88+
- **🧪 [Testing](Tests/)** - Run validation tests
89+
- **📋 [Contributing](CONTRIBUTING.md)** - Help improve the project
90+
91+
## 🎪 Configuration Profiles
92+
93+
| Profile | Use Case | Applications | Configuration |
94+
|---------|----------|--------------|---------------|
95+
| **[Corporate](Config/Examples/Corporate.json)** | Business workstations | Office tools, security software | [Details](docs/CONFIGURATION.md#corporate) |
96+
| **[Developer](Config/Examples/Developer.json)** | Programming workstations | IDEs, development tools | [Details](docs/CONFIGURATION.md#developer) |
97+
| **[Home User](Config/Examples/HomeUser.json)** | Personal computers | Media, communication apps | [Details](docs/CONFIGURATION.md#home-user) |
98+
8399
### Quick Start
84100

85101
1. **📥 Download the Repository**

0 commit comments

Comments
 (0)