diff --git a/README.md b/README.md index 561ee182..8d4116c6 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ blazing fast terminal-ui for git written in rust * context based help (**no** need to remember any hot-key) * inspect/commit changes (incl. hooks: *commit-msg*/*post-commit*) * (un)stage files/hunks, revert/reset files/hunk +* browse commit log * scalable ui layout * async [input polling](assets/perf_compare.jpg) and * async git API for fluid control diff --git a/assets/demo.gif b/assets/demo.gif index 9794246a..8db10e2f 100644 Binary files a/assets/demo.gif and b/assets/demo.gif differ