docs: rm unnecessary img tag from readme (#859)

pull/894/head
jjangga0214 2 years ago committed by GitHub
parent 700f7cad54
commit 446a94a766
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,4 @@
<img src="https://cdn.rawgit.com/oh-my-fish/oh-my-fish/e4f1c2e0219a17e2c748b824004c8d0b38055c16/docs/logo.svg" align="left" width="128px" height="128px"/>
<img align="left" width="0" height="128px"/>
# Core Library
@ -54,4 +53,4 @@ To erase paths from autoload:
autoload -e $mypath $mypath/completions
```
[autoloading]: http://fishshell.com/docs/current/index.html#syntax-function-autoloading
[autoloading]: http://fishshell.com/docs/current/index.html#syntax-function-autoloading

Loading…
Cancel
Save