From 4e4d25f448ac69fca7e21e6e6e76c666ed699409 Mon Sep 17 00:00:00 2001 From: Igor Shubovych Date: Fri, 25 Dec 2015 12:30:40 +0200 Subject: [PATCH] Add link to TLDR Wikipedia page in README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f8b26709e..24e94ca92 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ *tldr* is a collection of simplified and community-driven man pages. +## What tldr means? +TL;DR stands for Too Long; Didn't Read. It originates in Internet slang, where it is used to indicate parts of the text skipped as too lengthy. Read more on [TLDR page from Wikipedia](https://en.wikipedia.org/wiki/TL;DR). + ## Why is tldr? New to the command-line world? Or just a little rusty?