diff --git a/readme.md b/readme.md index afbcd5d..58aef9d 100644 --- a/readme.md +++ b/readme.md @@ -45,6 +45,7 @@ Elements in beautiful READMEs include, but are not limited to: images, screensho - [Common Readme](https://github.com/noffle/common-readme) - A common readme style for Node. Includes a guide and a readme generator. - [Feedmereadmes](https://github.com/lappleapple/feedmereadmes) - README editing and project analysis/feedback. - [Make a README](https://www.makeareadme.com/) - A guide to writing READMEs. Includes an editable template with live Markdown rendering. +- [README best practices](https://github.com/jehna/readme-best-practices) - A place to copy-paste your README.md from - [Standard Readme](https://github.com/RichardLitt/standard-readme) - A standard README style specification. Has a generator to help create spec-compliant READMEs, too. - [Zalando's README Template](https://github.com/zalando/zalando-howto-open-source/blob/master/READMEtemplate.md) - Simple template to help you cover all the basics.