mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-21 20:47:45 +08:00
docs: rm unnecessary img tag from readme (#859)
This commit is contained in:
parent
700f7cad54
commit
446a94a766
|
@ -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…
Reference in New Issue
Block a user