]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Update docs/hardware_keyboard_guidelines.md
authorKonstantin Đorđević <vomindoraan@gmail.com>
Mon, 14 Jan 2019 17:32:53 +0000 (09:32 -0800)
committerskullydazed <skullydazed@users.noreply.github.com>
Fri, 8 Feb 2019 23:13:20 +0000 (15:13 -0800)
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
docs/hardware_keyboard_guidelines.md

index b0678cf8ebf1dad6765d6fb91d90169e790d9d7b..21f3c695d90e1832fde5a0197388caf110f52c1a 100644 (file)
@@ -49,7 +49,7 @@ Your keyboard should be located in `qmk_firmware/keyboards/` and the directory n
 
 ### `readme.md`
 
-All projects need to have a `readme.md` file that explains what the keyboard is, who made it, where it is available, and links to more information. Please follow the [published template](documentation_templates.md#keyboard-readmemd-template).
+All projects need to have a `readme.md` file that explains what the keyboard is, who made it and where it's available. If applicable, it should also contain links to more information, such as the maker's website. Please follow the [published template](documentation_templates.md#keyboard-readmemd-template).
 
 ### `config.h`