more metadata

This commit is contained in:
Stephan Dilly 2020-03-18 11:40:54 +01:00
parent 24a3aca026
commit 75c2f7af03
2 changed files with 4 additions and 1 deletions

View File

@ -2,6 +2,9 @@
name = "gitterm"
version = "0.1.0"
authors = ["Stephan Dilly <dilly.stephan@gmail.com>"]
description = "blazing fast terminal-ui for git"
license="MIT"
homepage="https://github.com/Extrawurst/gitterm"
edition = "2018"
[dependencies]

View File

@ -1,5 +1,5 @@
# gitterm
terminal ui (tui) frontend for git written in rust
blazing fast terminal-ui for git written in rust
![img](assets/main.jpg)