diff --git a/numhask.cabal b/numhask.cabal
--- a/numhask.cabal
+++ b/numhask.cabal
@@ -1,5 +1,5 @@
 name: numhask
-version: 0.1.1
+version: 0.1.2
 synopsis:
   A numeric prelude
 description:
diff --git a/readme.md b/readme.md
--- a/readme.md
+++ b/readme.md
@@ -5,7 +5,7 @@
 
 A numeric prelude, providing a clean structure for numbers and operations that combine them.
 
-<img src="https://tonyday567.github.io/other/field.svg">
+[![Field Hierarchy](https://tonyday567.github.io/other/field.svg)](https://tonyday567.github.io/other/field.svg)
 
 This particular shed has been painted:
 
@@ -24,7 +24,7 @@
 Representable numbers
 ---
 
-<img src="https://tonyday567.github.io/other/hilbert.svg">
+[![Hilbert Hierarchy](https://tonyday567.github.io/other/hilbert.svg)](https://tonyday567.github.io/other/hilbert.svg)
 
 `Vector` and `Matrix` objects are provided that:
 
