From 1d146b9afdc118619ae64815d37fa563c6d8d27a Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Mon, 16 Mar 2020 17:22:26 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3f86198c..e978b546 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ terminal ui (tui) frontend for git written in rust * [x] show files that changes * [x] show files on index -* [] only show diff of selected file -* [] support committing -* [] support push/pull -* [] log view +* [ ] only show diff of selected file +* [ ] support committing +* [ ] support push/pull +* [ ] log view