diff --git a/README.lhs b/README.lhs
--- a/README.lhs
+++ b/README.lhs
@@ -11,7 +11,7 @@
   <ins>left</ins>: this formatter, <ins>right</ins>: hspec default<br>
 </p>
 
-![Screenshot](./assets/montage.png)
+![Screenshot](https://raw.githubusercontent.com/carlwr/hspec-tidy-formatter/refs/heads/main/assets/montage.png)
 
 <p align="center">
   <sub>(color choices: &copy;<code>hspec</code>&nbsp;&nbsp;<del>me</del>&nbsp;&nbsp;<del>terminal theme</del>)</sub>
diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@
   <ins>left</ins>: this formatter, <ins>right</ins>: hspec default<br>
 </p>
 
-![Screenshot](./assets/montage.png)
+![Screenshot](https://raw.githubusercontent.com/carlwr/hspec-tidy-formatter/refs/heads/main/assets/montage.png)
 
 <p align="center">
   <sub>(color choices: &copy;<code>hspec</code>&nbsp;&nbsp;<del>me</del>&nbsp;&nbsp;<del>terminal theme</del>)</sub>
diff --git a/hspec-tidy-formatter.cabal b/hspec-tidy-formatter.cabal
--- a/hspec-tidy-formatter.cabal
+++ b/hspec-tidy-formatter.cabal
@@ -1,7 +1,7 @@
 cabal-version: 3.0
 
 name:           hspec-tidy-formatter
-version:        0.1.0.0
+version:        0.1.1.0
 stability:      experimental
 category:       Testing
 synopsis:       A custom hspec formatter for easy-to-read terminal output.
