From fe876da3be82548c55cbde1467518268f5261e8b Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Tue, 16 Mar 2021 08:29:50 +0100 Subject: [PATCH] Add link to an introductory video (#159) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 94deaa4..9a98966 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,10 @@ Requirements and constraints: * Maximum length of a comment line (including comment sign) is 80 Other requirements can be proposed and discussed in [#101](https://github.com/chubin/cheat.sheets/issues/101) + + +## Getting started + +If you are new to Github, and you want to contribute to cheat.sheets, you can start from this video: + +* [How to contribute to cheat.sheets](https://www.youtube.com/watch?v=ZJ3lPQVoiVw] — a short introduction into Github and the cheat.sheets repository