diff --git a/readme.md b/readme.md index 6905b55..cafea3f 100644 --- a/readme.md +++ b/readme.md @@ -51,6 +51,7 @@ As a computer expert, we want to be more efficient and do our jobs better. We kn 1. [check performance of your computer](#check-performance-of-your-computer) 1. [Quick tips](#quick-tips) 1. [Hotkeys](#hotkeys) +1. [I can't remember these cryptic commands]() ## copy a file @@ -376,6 +377,6 @@ Alt + B Move cursor backward one word on the current line Tab Auto-complete files and folder names ``` +## I can't remember these cryptic commands ---- -_Remember, you can always google or `man` the commands you are not familiar with._ +You can always google or `man` the commands you are not familiar with. Or, checkout [tldr](https://github.com/tldr-pages/tldr), a collection of simplified and community-driven man pages.