I am trying to insert a horizontal line in a README.md file and I don't know how to.
Asked
Active
Viewed 7,605 times
1 Answers
26
Insert a couple of dashes like this:
-----
And the result will be:
If the text on top of the dashes enlarges instead, then move the dashes down 1 line.

Alexander Bolte
- 531
- 4
- 10
in README.md – Rohit Jan 07 '23 at 19:12