Commit 446a94a7 authored by jjangga0214's avatar jjangga0214 Committed by GitHub

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

parent 700f7cad
<img src="https://cdn.rawgit.com/oh-my-fish/oh-my-fish/e4f1c2e0219a17e2c748b824004c8d0b38055c16/docs/logo.svg" align="left" width="128px" height="128px"/> <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 # Core Library
...@@ -54,4 +53,4 @@ To erase paths from autoload: ...@@ -54,4 +53,4 @@ To erase paths from autoload:
autoload -e $mypath $mypath/completions 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
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment