diff --git a/documentation/repository-files/readme-file-best-practices.md b/documentation/repository-files/readme-file-best-practices.md index c12b5dfe..11a95849 100644 --- a/documentation/repository-files/readme-file-best-practices.md +++ b/documentation/repository-files/readme-file-best-practices.md @@ -174,5 +174,7 @@ might find helpful. * [How to Write a Great README - Bane Sullivan](https://github.com/banesullivan/README) * [Art of README - Kira (@hackergrrl)](https://github.com/hackergrrl/art-of-readme) +* [Standard Readme - Richard Littauer](https://github.com/RichardLitt/standard-readme) [![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg)](https://github.com/RichardLitt/standard-readme) + * [Standard Readme pre-commit hooks](https://github.com/tkoyama010/standard-readme-pre-commit) :::