diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 Steel Overseer
 ==============
-> <img src="https://raw.github.com/schell/steeloverseer/master/rsrc/pic.jpg" width="300" title="flavor text" />
+> ![flavor text](https://raw.github.com/schell/steeloverseer/master/rsrc/pic.jpg)
 >
 > The world is already run by all manner of machines. One day, they'll remind us of that fact. 
 > 
@@ -57,7 +57,7 @@
       -p PATTERN    --pattern=PATTERN      add pattern to match on file path
       -d DIRECTORY  --directory=DIRECTORY  set directory to watch for changes (default is ./)
 
-<img src="http://zyghost.com/images/sos.gif" title="steel overseer screencast" width="800" />
+![steeloverseer screencast](http://zyghost.com/images/sos.gif)
 
 Future
 ------
diff --git a/steeloverseer.cabal b/steeloverseer.cabal
--- a/steeloverseer.cabal
+++ b/steeloverseer.cabal
@@ -2,7 +2,7 @@
 -- documentation, see http://haskell.org/cabal/users-guide/
 
 name:                steeloverseer
-version:             1.1.0.5
+version:             1.1.0.6
 synopsis:            A file watcher.
 description:         A command line tool that responds to filesystem events. Allows the user to automatically execute commands after files are added or updated. Watches files using regular expressions.
 license:             BSD3
