Skip to content

Commit a63508d

Browse files
Copilot0xrinegade
andcommitted
Add comprehensive Quick Start Guide and update documentation navigation
Co-authored-by: 0xrinegade <[email protected]>
1 parent eb8d4a8 commit a63508d

File tree

4 files changed

+921
-5
lines changed

4 files changed

+921
-5
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,10 @@ osvm chat
569569
osvm examples --list-categories
570570
```
571571

572-
**📚 For more examples, see [docs/examples.md](docs/examples.md)**
572+
**📚 For more information:**
573+
- **[Quick Start Guide](docs/QUICK_START_GUIDE.md)** - Complete beginner tutorial
574+
- **[Examples](docs/examples.md)** - Comprehensive command examples
575+
- **[Documentation](docs/README.md)** - Full documentation index
573576

574577
---
575578

@@ -753,9 +756,10 @@ Traditional Stack OSVM Unikernel OSVM MicroVM
753756
<td>
754757

755758
### 🚀 **Getting Started**
756-
- [Quick Start](#-quick-start) - 5 minute setup
757-
- [Production Guide](PRODUCTION_DEPLOYMENT_GUIDE.md)
758-
- [Examples](examples/) - Working demos
759+
- [Quick Start Guide](docs/QUICK_START_GUIDE.md) - **NEW!** 15-minute tutorial
760+
- [Common Workflows](#-common-workflows) - Practical examples
761+
- [Full Examples](docs/examples.md) - Comprehensive command reference
762+
- [Production Guide](PRODUCTION_DEPLOYMENT_GUIDE.md) - Production deployment
759763

760764
</td>
761765
</tr>

0 commit comments

Comments
 (0)