diff --git a/envy.cabal b/envy.cabal
--- a/envy.cabal
+++ b/envy.cabal
@@ -1,5 +1,5 @@
 name:                envy
-version:             0.1.0.0
+version:             0.1.0.1
 synopsis:            An environmentally friendly way to deal with environment variables
 license:             BSD3
 license-file:        LICENSE
@@ -10,7 +10,7 @@
 build-type:          Simple
 cabal-version:       >=1.10
 description:
-        For package use information see: https://github.com/dmjio/envy/blob/master/README.md
+        For package use information see the <https://github.com/dmjio/envy/blob/master/README.md README.md>
 library
   exposed-modules:      System.Envy
   ghc-options:          -Wall
