mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 17:08:21 +00:00
adding badge,rename workflow
This commit is contained in:
parent
223ae199ec
commit
46f582df08
2 changed files with 7 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
name: Rust
|
||||
name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
@ -1,4 +1,10 @@
|
|||
# gitui
|
||||
|
||||
 [![MIT][s2]][l2]
|
||||
|
||||
[s2]: https://img.shields.io/badge/license-MIT-blue.svg
|
||||
[l2]: LICENSE
|
||||
|
||||
blazing fast terminal-ui for git written in rust
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Reference in a new issue