From 64cea7b14613490a3dd43753ff0d1108dea42394 Mon Sep 17 00:00:00 2001 From: Joshua Clayton Date: Tue, 10 May 2016 17:24:28 -0400 Subject: [PATCH] Include usage image --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 057aa7c..bf2159b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A command line tool in Haskell to identify unused code. +![Image of Unused Output](http://i.giphy.com/l39707ITHLsymwSiI.gif) + ## Using Unused `unused` reads from a pipe expecting a series of tokens to search the codebase