From ffca8a44bfbc5f264745e2d259f0e12987fbc515 Mon Sep 17 00:00:00 2001 From: m455 Date: Thu, 26 Mar 2020 14:56:59 -0400 Subject: [PATCH] updated keyboard key convention --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f538ee..e448755 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,8 @@ TODO for vilmibm * **Tip** - Tips signify an alternate procedure for completing a step * **Caution** - Cautions signify that damage or loss of data may occur * **Example** - Examples provide a visual reference of how a procedure would be performed -* `Inline code` - Inline code signifies package names, filenames, commands, and `` +* `Inline code` - Inline code signifies package names, filenames, and commands +* `` Keyboard keys signify a key the user presses or holds * ```Code block - Code blocks signify file contents, or an interface element``` * Section - Heading 1s are referred to as "Sections" * subsections - Heading 2s, 3s, etc. are referred to as "subsections"