Answers for "how to make link in github readme"

7

how to create link in readme.md

[a link] (https://github.com/user/repo/blob/branch/other_file.md)
Posted by: Guest on August-30-2020
5

text bold in .md file

**My Bold Text**
Posted by: Guest on September-02-2020
8

markdown hyperlink syntax

[Link to Google](https://www.google.com)
Posted by: Guest on July-08-2020

Browse Popular Code Answers by Language