Add Make a README (#67)

This commit is contained in:
Danny Guo 2018-01-08 09:49:53 -05:00 committed by Richard Littauer
parent 1ff11ea247
commit da205d5e70

View File

@ -44,6 +44,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.
- [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.