From 033ab834181d92e258dd3a01286235d25cc1add9 Mon Sep 17 00:00:00 2001 From: Sergey Surkov Date: Fri, 10 Aug 2018 16:19:47 -0700 Subject: [PATCH] Added Hall-of-fame to tools --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e68e92f..806b57e 100644 --- a/readme.md +++ b/readme.md @@ -52,6 +52,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. +- [Hall-of-fame](https://github.com/sourcerer-io/hall-of-fame) - Helps show recognition to repo contributors on README. Features new/trending/top contributors. Updates every hour. - [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.