diff --git a/README.md b/README.md index 8053601..d3ae7a1 100644 --- a/README.md +++ b/README.md @@ -39,13 +39,13 @@ Clone this repo and source `forgit.plugin.sh` in ~/.bashrc. Interactive `git add` selector -![screenshot](screenshot-ga.png) +![screenshot](https://raw.githubusercontent.com/wfxr/i/master/forgit-ga.png) ### glo Interactive `git log` browser -![screenshot](screenshot-glo.png) +![screenshot](https://raw.githubusercontent.com/wfxr/i/master/forgit-glo.png) ### gd @@ -63,7 +63,7 @@ Interactive `git clean` selector Interactive `.gitignore` generator -![screenshot](screenshot-gi.png) +![screenshot](https://raw.githubusercontent.com/wfxr/i/master/forgit-gi.png) ## Default keybinds diff --git a/screenshot-ga.png b/screenshot-ga.png deleted file mode 100644 index 5a72e06..0000000 Binary files a/screenshot-ga.png and /dev/null differ diff --git a/screenshot-gi.png b/screenshot-gi.png deleted file mode 100644 index 8e3e81d..0000000 Binary files a/screenshot-gi.png and /dev/null differ diff --git a/screenshot-glo.png b/screenshot-glo.png deleted file mode 100644 index 736ce2f..0000000 Binary files a/screenshot-glo.png and /dev/null differ