diff --git a/Network/Linklater.hs b/Network/Linklater.hs
--- a/Network/Linklater.hs
+++ b/Network/Linklater.hs
@@ -38,7 +38,7 @@
 --
 -- One @/jpgto baby corgi@, et voila.
 --
--- <<corgi.jpg>>
+-- <<https://raw.githubusercontent.com/hlian/linklater/6232b950a333cfa6d5fffea997ec9ab8c2ce31ba/corgi.jpg>>
 --
 -- For the full example (since this one is missing a ton of imports),
 -- see the @examples/@ directory on GitHub.
diff --git a/corgi.jpg b/corgi.jpg
Binary files a/corgi.jpg and b/corgi.jpg differ
diff --git a/linklater.cabal b/linklater.cabal
--- a/linklater.cabal
+++ b/linklater.cabal
@@ -2,7 +2,7 @@
 -- documentation, see http://haskell.org/cabal/users-guide/
 
 name: linklater
-version: 2.0.0.0
+version: 2.0.0.1
 synopsis: The fast and fun way to write Slack.com bots
 homepage: https://github.com/hlian/linklater
 bug-reports: https://github.com/hlian/linklater/issues
@@ -23,14 +23,18 @@
   Features you could take advantage of /right now, should you choose/:
   .
   * Uses 'Text' for state-of-the-art Unicode support;
+  .
   * Lovely documentation with no misspelllllings to be found;
+  .
   * A warm, receptive maintainer with beautiful brown eyes;
+  .
   * Fully Haddock'd methods and module;
+  .
   * Open source (BSD3).
   .
   For example, maybe you want this little guy to show up in your channel:
   .
-  <<corgi.jpg>>
+  <<https://raw.githubusercontent.com/hlian/linklater/6232b950a333cfa6d5fffea997ec9ab8c2ce31ba/corgi.jpg>>
   .
   Find out how by clicking on "Network.Linklater"!
 
