mirror of https://github.com/ohmyzsh/ohmyzsh.git
Fix image alignment
parent
1be75bbc27
commit
cacf5d0435
|
@ -1,4 +1,4 @@
|
||||||
<center><img src="https://s3.amazonaws.com/ohmyzsh/oh-my-zsh-logo.png" alt="Oh My Zsh"></center>
|
<p align="center"><img src="https://s3.amazonaws.com/ohmyzsh/oh-my-zsh-logo.png" alt="Oh My Zsh"></p>
|
||||||
|
|
||||||
Oh My Zsh is an open source, community-driven framework for managing your [zsh](https://www.zsh.org/) configuration.
|
Oh My Zsh is an open source, community-driven framework for managing your [zsh](https://www.zsh.org/) configuration.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue