mirror of
https://github.com/jorgebucaran/fisher
synced 2024-11-05 12:00:17 +00:00
Remove strange _ next to logo link caused by GH markdown weirdness.
This commit is contained in:
parent
7543364e83
commit
0c8c3458a8
10
README.md
10
README.md
@ -4,17 +4,15 @@
|
||||
|
||||
<a name="fisherman"></a>
|
||||
|
||||
<h3 align="center">
|
||||
<h1 align="center">
|
||||
<br>
|
||||
<a href="http://fisherman.sh">
|
||||
<img
|
||||
<a href="http://fisherman.sh"><img
|
||||
alt="Fisherman"
|
||||
width=650px
|
||||
src="https://rawgit.com/fisherman/logo/master/fisherman-black-white.svg">
|
||||
</a>
|
||||
src="https://rawgit.com/fisherman/logo/master/fisherman-black-white.svg"></a>
|
||||
<br>
|
||||
<br>
|
||||
</h3>
|
||||
</h1>
|
||||
|
||||
```fish
|
||||
curl -sL get.fisherman.sh | fish
|
||||
|
Loading…
Reference in New Issue
Block a user