diff --git a/README.md b/README.md index 0c18ef8f..17911217 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Over the last 2 years my go to GUI tool for this was [fork](https://git-fork.com * [x] (un)stage files * [x] inspect diffs * [x] commit -* [x] input polling in thread +* [x] [input polling in thread](assets/perf_compare.png) * [ ] file watcher instead of polling git * [ ] log view diff --git a/assets/perf_compare.png b/assets/perf_compare.png new file mode 100644 index 00000000..556dd3a9 Binary files /dev/null and b/assets/perf_compare.png differ