diff options
author | Christian Duerr <contact@christianduerr.com> | 2020-12-29 23:47:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-29 23:47:53 +0000 |
commit | 65f6e22bb428e1abc132dd43a41ebbede83f6bb8 (patch) | |
tree | 17c9ddd7aa3b3b1da2c67029c0fb3b0e45fe9191 | |
parent | 3d7b16d4b0d867268c315f421904f3a2dc81a72d (diff) | |
download | alacritty-65f6e22bb428e1abc132dd43a41ebbede83f6bb8.tar.gz alacritty-65f6e22bb428e1abc132dd43a41ebbede83f6bb8.zip |
Fix readme image alt description
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ <p align="center"> <img width="600" - alt="Alacritty running vim inside tmux" + alt="Alacritty - A fast, cross-platform, OpenGL terminal emulator" src="https://user-images.githubusercontent.com/8886672/103264352-5ab0d500-49a2-11eb-8961-02f7da66c855.png"> </p> |