diff --git a/README.md b/README.md index 17911217..2e1a6664 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](assets/perf_compare.png) +* [x] [input polling in thread](assets/perf_compare.jpg) * [ ] file watcher instead of polling git * [ ] log view diff --git a/assets/perf_compare.jpg b/assets/perf_compare.jpg new file mode 100644 index 00000000..e52ea5cf Binary files /dev/null and b/assets/perf_compare.jpg differ diff --git a/assets/perf_compare.png b/assets/perf_compare_full.png similarity index 100% rename from assets/perf_compare.png rename to assets/perf_compare_full.png