link in readme file 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: readme link
[Click me to go to Google!](https://www.google.com)
[a link] (https://github.com/user/repo/blob/branch/other_file.md)
[Click me to go to Google!](https://www.google.com)