From e7cb3c44a86291baa13e9f74bccfced6ae539ee4 Mon Sep 17 00:00:00 2001 From: Tetsuo Koyama Date: Fri, 13 Mar 2026 18:52:27 +0900 Subject: [PATCH] docs: add Standard Readme resources and badge to README best practices --- documentation/repository-files/readme-file-best-practices.md | 2 ++ 1 file changed, 2 insertions(+) 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) :::