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 87d13f8 commit 9d28dcfCopy full SHA for 9d28dcf
README.md
@@ -1,7 +1,7 @@
1
<h1 align="center">
2
<img width="400px" src="assets/logo.png" />
3
4
-![CI][s0] [![crates][s1]][l1] ![MIT][s2] [![UNSAFE][s3]][l3]
+![CI][s0] [![crates][s1]][l1] ![MIT][s2] [![UNSAFE][s3]][l3] [![ITCH][s4]][l4]
5
</h1>
6
7
[s0]: https://github.com/extrawurst/gitui/workflows/CI/badge.svg
@@ -10,6 +10,8 @@
10
[s2]: https://img.shields.io/badge/license-MIT-blue.svg
11
[s3]: https://img.shields.io/badge/unsafe-forbidden-success.svg
12
[l3]: https://github.com/rust-secure-code/safety-dance/
13
+[s4]: https://img.shields.io/badge/itch.io-ok-green
14
+[l4]: https://extrawurst.itch.io/gitui
15
16
blazing fast terminal-ui for git written in rust
17
0 commit comments