mirror of
https://github.com/extrawurst/gitui.git
synced 2024-12-28 03:22:51 +03:00
cleanup
This commit is contained in:
parent
acea66e829
commit
19b540c123
@ -1,17 +1,15 @@
|
||||
<h1 align="center">
|
||||
<img width="400px" src="assets/logo2.png" alt="gitui"/>
|
||||
|
||||
![CI][s0] [![crates][s1]][l1] ![MIT][s2] [![LOC][s3]][l3] [![UNSAFE][s4]][l4]
|
||||
![CI][s0] [![crates][s1]][l1] ![MIT][s2] [![UNSAFE][s3]][l3]
|
||||
</h1>
|
||||
|
||||
[s0]: https://github.com/extrawurst/gitui/workflows/CI/badge.svg
|
||||
[s1]: https://img.shields.io/crates/v/gitui.svg
|
||||
[l1]: https://crates.io/crates/gitui
|
||||
[s2]: https://img.shields.io/badge/license-MIT-blue.svg
|
||||
[s3]: https://tokei.rs/b1/github/extrawurst/gitui
|
||||
[l3]: https://github.com/extrawurst/gitui
|
||||
[s4]: https://img.shields.io/badge/unsafe-forbidden-success.svg
|
||||
[l4]: https://github.com/rust-secure-code/safety-dance/
|
||||
[s3]: https://img.shields.io/badge/unsafe-forbidden-success.svg
|
||||
[l3]: https://github.com/rust-secure-code/safety-dance/
|
||||
|
||||
blazing fast terminal-ui for git written in rust
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user