We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfda870 commit 23d61b4Copy full SHA for 23d61b4
README.md
@@ -1,11 +1,12 @@
1
<h1 align="center">
2
<img width="300px" src="assets/logo.png" />
3
4
-![CI][s0] [![crates][s1]][l1] ![MIT][s2] [![UNSAFE][s3]][l3] [![ITCH][s4]][l4] [![DISC][s5]][l5]
+[![CI][s0]][l0] [![crates][s1]][l1] ![MIT][s2] [![UNSAFE][s3]][l3] [![ITCH][s4]][l4] [![DISC][s5]][l5]
5
6
</h1>
7
8
[s0]: https://github.com/extrawurst/gitui/workflows/CI/badge.svg
9
+[l0]: https://github.com/extrawurst/gitui/actions
10
[s1]: https://img.shields.io/crates/v/gitui.svg
11
[l1]: https://crates.io/crates/gitui
12
[s2]: https://img.shields.io/badge/license-MIT-blue.svg
0 commit comments