summaryrefslogtreecommitdiffstats
path: root/docs/hardware_keyboard_guidelines.md
diff options
context:
space:
mode:
authorKonstantin Đorđević <vomindoraan@gmail.com>2019-01-14 18:32:53 +0100
committerskullydazed <skullydazed@users.noreply.github.com>2019-02-09 00:13:20 +0100
commit7e446183259c6537e79b9bb9101bb7c30494653b (patch)
tree15bb6bea83354286d6107f7003277da26c489b8e /docs/hardware_keyboard_guidelines.md
parent81a5e4d718e0cac0178cc4a4ef92fc7fe7757835 (diff)
downloadqmk_firmware-7e446183259c6537e79b9bb9101bb7c30494653b.tar.gz
qmk_firmware-7e446183259c6537e79b9bb9101bb7c30494653b.tar.xz
Update docs/hardware_keyboard_guidelines.md
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
Diffstat (limited to 'docs/hardware_keyboard_guidelines.md')
-rw-r--r--docs/hardware_keyboard_guidelines.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hardware_keyboard_guidelines.md b/docs/hardware_keyboard_guidelines.md
index b0678cf8e..21f3c695d 100644
--- a/docs/hardware_keyboard_guidelines.md
+++ b/docs/hardware_keyboard_guidelines.md
@@ -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`