docs: add documentation section and update recipes file location

This commit is contained in:
2025-09-17 10:51:01 +02:00
parent 112b896e61
commit cf60dbcfb8
2 changed files with 9 additions and 0 deletions

View File

@@ -83,6 +83,8 @@ The VM simulates the USB experience with identical configuration and commands.
## 📚 Complete Recipe Catalog
For the complete list of all recipes, see [RECIPES.md](docs/RECIPES.md)
Based on Co-op Cloud with quality scoring:
### ⭐ Tier 1 - Production Ready (Score 5)
@@ -154,6 +156,11 @@ browser <TAB> # Shows deployed applications
- USB drive (8GB+) for workshop distribution
- SSH key at `~/.ssh/id_ed25519.pub` (for cloud deployment only)
## 📖 Documentation
- [Manual Network Setup](docs/MANUAL_NETWORK_SETUP.md)
- [USB Boot Instructions](docs/USB_BOOT_INSTRUCTIONS.md)
## 🛠️ Development Tools
```bash