From e6ddab4e7589cba30e5cdf21eb4a307b81b9809d Mon Sep 17 00:00:00 2001 From: jbranchaud Date: Sun, 8 Apr 2018 10:41:41 -0500 Subject: [PATCH] Add a credit message for the gif --- workflow/interactively-kill-a-process-with-fkill.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/workflow/interactively-kill-a-process-with-fkill.md b/workflow/interactively-kill-a-process-with-fkill.md index 3cd6397..0b2ce49 100644 --- a/workflow/interactively-kill-a-process-with-fkill.md +++ b/workflow/interactively-kill-a-process-with-fkill.md @@ -14,3 +14,5 @@ $ 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) + +gif credit: [`fkill-cli` repo](https://github.com/sindresorhus/fkill-cli)