From 905d1e6d0350a05d22983bcf3ee9a81da48fc0d0 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Fri, 3 Apr 2020 16:47:30 +0200 Subject: [PATCH] Update readme --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7a044b1d..dba08512 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ -
- -

gitui

+

+gitui ![CI][s0] [![crates][s1]][l1] ![MIT][s2] [![LOC][s3]][l3] [![UNSAFE][s4]][l4] - -

+ [s0]: https://github.com/extrawurst/gitui/workflows/CI/badge.svg [s1]: https://img.shields.io/crates/v/gitui.svg @@ -60,7 +58,6 @@ GITUI_LOGGING=true gitui # todo for 0.1 (first release) -* [ ] better help command * [ ] confirm destructive commands (revert/reset) * [ ] (un)staging selected hunks * [ ] publish as homebrew-tap