diff --git a/Cargo.toml b/Cargo.toml index a9458404..af9f1039 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,9 @@ name = "gitterm" version = "0.1.0" authors = ["Stephan Dilly "] +description = "blazing fast terminal-ui for git" +license="MIT" +homepage="https://github.com/Extrawurst/gitterm" edition = "2018" [dependencies] diff --git a/README.md b/README.md index 8cb4f09c..1f654c7b 100644 --- a/README.md +++ b/README.md @@ -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)