diff --git a/workflow/interactively-kill-a-process-with-fkill.md b/workflow/interactively-kill-a-process-with-fkill.md index 0b2ce49f..60d22c1b 100644 --- a/workflow/interactively-kill-a-process-with-fkill.md +++ b/workflow/interactively-kill-a-process-with-fkill.md @@ -13,6 +13,6 @@ $ yarn global add fkill-cli Then run it with no arguments to trigger the interactive mode. -![use fkill interactively](https://raw.githubusercontent.com/sindresorhus/fkill-cli/master/screenshot.gif) +![use fkill interactively](https://raw.githubusercontent.com/sindresorhus/fkill-cli/master/screenshot.svg) gif credit: [`fkill-cli` repo](https://github.com/sindresorhus/fkill-cli)