mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
added itchio shield
This commit is contained in:
parent
87d13f84d8
commit
9d28dcfc66
1 changed files with 3 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
<h1 align="center">
|
<h1 align="center">
|
||||||
<img width="400px" src="assets/logo.png" />
|
<img width="400px" src="assets/logo.png" />
|
||||||
|
|
||||||
![CI][s0] [![crates][s1]][l1] ![MIT][s2] [![UNSAFE][s3]][l3]
|
![CI][s0] [![crates][s1]][l1] ![MIT][s2] [![UNSAFE][s3]][l3] [![ITCH][s4]][l4]
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
[s0]: https://github.com/extrawurst/gitui/workflows/CI/badge.svg
|
[s0]: https://github.com/extrawurst/gitui/workflows/CI/badge.svg
|
||||||
|
|
@ -10,6 +10,8 @@
|
||||||
[s2]: https://img.shields.io/badge/license-MIT-blue.svg
|
[s2]: https://img.shields.io/badge/license-MIT-blue.svg
|
||||||
[s3]: https://img.shields.io/badge/unsafe-forbidden-success.svg
|
[s3]: https://img.shields.io/badge/unsafe-forbidden-success.svg
|
||||||
[l3]: https://github.com/rust-secure-code/safety-dance/
|
[l3]: https://github.com/rust-secure-code/safety-dance/
|
||||||
|
[s4]: https://img.shields.io/badge/itch.io-ok-green
|
||||||
|
[l4]: https://extrawurst.itch.io/gitui
|
||||||
|
|
||||||
blazing fast terminal-ui for git written in rust
|
blazing fast terminal-ui for git written in rust
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue