link in .md file code example
Example 1: md file link
[I'm an inline-style link](https://www.google.com)
Example 2: how to create link in readme.md
[a link] (https://github.com/user/repo/blob/branch/other_file.md)
Example 3: markdown hyperlink syntax
[Link to Google](https://www.google.com)