From 35f7b179221c0efcf8c7591e438be0cd78b31f62 Mon Sep 17 00:00:00 2001
From: lincc <46962923+blueskyson@users.noreply.github.com>
Date: Sat, 30 Oct 2021 00:51:10 +0800
Subject: [PATCH] Add tldr-pages (#988)
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index e53ddd1..033504a 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Julia](#julia)
- [Kotlin](#kotlin)
- [LaTeX](#latex)
+- [Markdown](#markdown)
- [Perl](#perl)
- [PHP](#php)
- [Python](#python)
@@ -227,6 +228,10 @@ Habitica is a gamified task manager, webapp and android/ios app, really wonderfu
- [Algorithmic Pseudocode](https://github.com/just-a-visitor/algorithmic-pseudocode/labels/good%20first%20issue) _(label: good first issue)_
A collection of language independent pseudocodes (pdf) for interview preparation and competitive programming.
+## Markdown
+
+- [tldr-pages](https://github.com/tldr-pages/tldr/labels/help%20wanted) _(label: help wanted)_
Collaborative cheatsheets for console commands.
+
## Perl
- [Ravada](https://github.com/UPC/ravada/labels/good%20first%20issue) _(label: good first issue)_
Remote Virtual Desktops Manager.