how to add link to text in markdown code example
Example 1: how to create link in readme.md
[a link] (https://github.com/user/repo/blob/branch/other_file.md)
Example 2: link in markdown
[Name](Link)
[a link] (https://github.com/user/repo/blob/branch/other_file.md)
[Name](Link)