From b97ed4ed3daabe9bbf8f7513d6bab7787a0c8d5a Mon Sep 17 00:00:00 2001 From: Martian <47183626+ariyanrad@users.noreply.github.com> Date: Sat, 9 Nov 2019 15:33:28 +0330 Subject: [PATCH] refer markdown doc for some newbie in programming may leave question of what is markdown that Github prepare good documentation on that subject --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 78b29c8..662712d 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,7 @@ Various files to support upcoming GitHub tasks the series trains you for, but mo ## License This repository is © 2015 Christophe Porteneuve, provided under the [MIT license](LICENSE), and part of a video training series produced for and distributed by O’Reilly. + +## markdown + +github sopport markdown so you can find out different styling in [doc](https://guides.github.com/features/mastering-markdown/)