The current README lists the tutorials as:
- Part 1: Wrapping a C Library as a Logos Module
- Part 2: Building a QML UI App
The developer guide (logos-developer-guide.md) should be listed as Part 1, as it provides foundational concepts (module structure, module.yaml, interface headers) that users need before attempting the tutorials.
Suggested fix: Reorder the README so the developer guide comes first, followed by the tutorial parts.
Identified during dogfooding in logos-co/ecosystem#95.
The current README lists the tutorials as:
The developer guide (
logos-developer-guide.md) should be listed as Part 1, as it provides foundational concepts (module structure, module.yaml, interface headers) that users need before attempting the tutorials.Suggested fix: Reorder the README so the developer guide comes first, followed by the tutorial parts.
Identified during dogfooding in logos-co/ecosystem#95.