Add Readme Best Practices -project link (#71)

This commit is contained in:
Jesse Luoto 2018-02-09 20:38:48 +02:00 committed by Richard Littauer
parent da205d5e70
commit 8b092e0ba7
1 changed files with 1 additions and 0 deletions

View File

@ -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.