Update readme with gif of trace window

- fixes #55
This commit is contained in:
Saskia Lindner 2017-09-19 14:05:35 +02:00 committed by Daniel Compton
parent 0a4d04b214
commit 6b8ba00ae1
3 changed files with 1 additions and 1 deletions

View File

@ -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.
<img src="docs/images/trace-window.png" height="400px">
<img src="docs/images/trace-window.gif" height="400px">
## Installation

Binary file not shown.

After

Width:  |  Height:  |  Size: 681 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 280 KiB