-
Notifications
You must be signed in to change notification settings - Fork 434
Update tutorials and docs #2070
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- 🪪 **License** is Apache 2.0, repeated in [LICENSE](License) | ||
- 🔒 **Security** issues should be reported via the process in [SECURITY.md](SECURITY.md) | ||
|
||
## Quick Start |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we maybe link to the hello world tutorial from the Quick Start section, maybe below the Package.swift? I'm thinking, someone may come in wanting to play with this, copy the manifest, and then might struggle a bit clicking around documentations on SPI. Having the link to the tutorial directly may make things slightly easier.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh that's a good point. I'd like the README to remain really focused by just having the bullet points (the manifest is the exception because it's easy to copy and paste). What if we add a "Tutorials" bullet to the list above between Documentation and Examples?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I ended up just mentioning tutorials in the documentation point above as they link to the same place.
Co-authored-by: Gus Cairo <[email protected]>
No description provided.