diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2017-03-28 17:12:12 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2017-03-28 17:12:12 +0200 |
| commit | 047a23865ef033dbfdb7bd09c1dfb4f3a7acad22 (patch) | |
| tree | 4b04bafd55cf8b50c82fd79612c2fad916dafc2d /README.md | |
| parent | 5333ac7942bfe4da5ba74dd973461cdcbbc16f5a (diff) | |
Restore horizontal lines in README.md
Github replaced the markdown parser.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -10,7 +10,7 @@ <a href="https://gitter.im/magit/magit"><b>chat</b></a> | <a href="https://twitter.com/magit_emacs"><b>news</b></a> </p> -*** +<hr> <p align="justify"> Magit is an interface to the version control system @@ -24,7 +24,7 @@ and Git itself deserve to be called porcelains. <a href="https://magit.vc/about">(more)</a> </p> -*** +<hr> <div align="center"> Keeping its user <a href= "https://magit.vc/quotes">this excited</a> is @@ -61,7 +61,7 @@ <div align="center"> Some alternative donation methods are <a href="https://magit.vc/donate">available</a>. </div> -*** +<hr> Support ======= |
