diff --git a/README.md b/README.md
index ff31cd1..40a3e68 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ A trace panel for re-frame.
re-frame provides a data driven architecture, but we need to be able to inspect it. re-frame-trace takes inspiration from [redux-devtools](https://github.com/gaearon/redux-devtools), and provides several ways to visualise the structure and state of your re-frame application.
-
+
## Installation
diff --git a/docs/images/trace-window.gif b/docs/images/trace-window.gif
new file mode 100644
index 0000000..270fa27
Binary files /dev/null and b/docs/images/trace-window.gif differ
diff --git a/docs/images/trace-window.png b/docs/images/trace-window.png
deleted file mode 100644
index a3ede5c..0000000
Binary files a/docs/images/trace-window.png and /dev/null differ