diff --git a/goggles.cabal b/goggles.cabal
--- a/goggles.cabal
+++ b/goggles.cabal
@@ -1,7 +1,7 @@
 name:                goggles
-version:             0.1.0.0
+version:             0.1.0.1
 synopsis:            Interface to Google Cloud APIs
-description:         Interface to Google Cloud APIs
+description:         High-level, extensible interface to Google Cloud APIs. 
 homepage:            https://github.com/ocramz/goggles
 license:             BSD3
 license-file:        LICENSE
@@ -11,6 +11,7 @@
 category:            Network
 build-type:          Simple
 extra-source-files:  README.md
+                     goggles1.png
 cabal-version:       >=1.10
 tested-with:         GHC == 8.2
 
diff --git a/goggles1.png b/goggles1.png
new file mode 100644
Binary files /dev/null and b/goggles1.png differ
