diff --git a/README.md b/README.md index 597dfd4b..719d50c3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # gitterm terminal ui (tui) frontend for git written in rust + + +# todo + +* [x] show files that changes +* [x] show files on index +* [] only show diff of selected file +* [] support committing +* [] log view