Skip to content

Commit

Permalink
FIXUP
Browse files Browse the repository at this point in the history
  • Loading branch information
jebberjeb committed Dec 8, 2017
1 parent 3661057 commit 34ea3b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Generate [Graphviz]() diagrams from FSM data using Clojure or Clojurescript.
### Leiningen

```clojure
[fsmviz "0.1.2"]
[fsmviz "0.1.3"]
```

## Usage
Expand Down Expand Up @@ -48,6 +48,7 @@ A simple demo with Clojurescript, created using Figwheel, can be found at
examples/demo-cljs. To run the demo:

`cd examples/demo-cljs`

`$> lein fighweel`

After the Figwheel webserver starts, visit `http://localhost:3449` to view the
Expand Down

0 comments on commit 34ea3b8

Please sign in to comment.