Add README presentation from TPRC 2024

This is "Build a Better README" from The Perl and Raku Conference 2024
in Las Vegas, Nevada.
This commit is contained in:
Jason A. Crome 2024-07-18 20:12:05 -04:00
parent 62b2dd2f45
commit 6593355a05

View File

@ -119,6 +119,10 @@ This can also be a dedicated section of your README.md files.
- ["ARCHITECTURE.md"](https://matklad.github.io/2021/02/06/ARCHITECTURE.md.html) - *Alex Kladov*
- ["Two open source projects with great documentation"](https://johnjago.com/great-docs/) - *John Jago*
## Presentations
- ["Build a Better README"](https://www.youtube.com/watch?v=vfZuFo1gTB8&list=PLA9_Hq3zhoFw6patag2gZcDjpugDLBStL&index=31) - *Jason A. Crome*
## Tools
- [Amazing GitHub Template](https://github.com/dec0dOS/amazing-github-template#readme) - Useful README.md, LICENSE, CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md, GitHub Issues, Pull Requests and Actions templates to jumpstart your projects.