Skip to content

Commit

Permalink
Tweak readme for 0.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin committed Oct 21, 2015
1 parent eaffd95 commit 9c1a071
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<img src="https://dl.dropboxusercontent.com/u/559047/cljs-formatter-prototype.png">

#### It works when paused in Scope view and Console in the drawer (toggle with ESC)
#### Scope view / drawer Console (toggle with ESC)

<img src="https://dl.dropboxusercontent.com/u/559047/cljs-devtools-scope.png">

Expand All @@ -35,7 +35,7 @@ To activate it. At some point you have to call `install!` from `devtools.core` n
(.log js/console (range 200))
```

## See [sample project](https://github.com/binaryage/cljs-devtools-sample)
See [the sample project](https://github.com/binaryage/cljs-devtools-sample).

## Enable Custom formatters in your Chrome (Canary)

Expand Down

0 comments on commit 9c1a071

Please sign in to comment.