Improve README comment on versions

This commit is contained in:
Mike Thompson 2017-11-23 21:56:25 +11:00 committed by GitHub
parent 20f644fc6a
commit 1854ca2081
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ A trace panel for re-frame.
[![Clojars Project](https://img.shields.io/clojars/v/day8.re-frame/trace.svg)](https://clojars.org/day8.re-frame/trace)
**Note** the latest version of re-frame-trace ALSO requires the latest version of re-frame `v0.10.3-alpha1`.
**Note** [the latest version 0.1.13](https://github.com/Day8/re-frame-trace/releases/tag/0.1.13) ALSO requires the latest version of re-frame itself - `v0.10.3-alpha1`.
## Motivation