diff options
author | Blaž Hrastnik | 2022-12-02 03:07:08 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2022-12-02 03:07:08 +0000 |
commit | e92651816dea9f28ff2d73b06dedbe03c02ebe30 (patch) | |
tree | 7f9f34c0c4c5671aff04c7c14973e18cc254c5fa | |
parent | dc1ec5632223a87f2d7a70aa13273c85db1b57d7 (diff) |
Forgot to set the height
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ -# Helix +<img src="./logo.svg" height="128" alt="Logo"/> -<img src="./logo.svg" height="" alt="Logo"/> +# Helix [![Build status](https://github.com/helix-editor/helix/actions/workflows/build.yml/badge.svg)](https://github.com/helix-editor/helix/actions) |