Skip to content

Commit

Permalink
update readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin committed Feb 3, 2020
1 parent a56f54c commit a6aa55c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

* [deps](deps) - minimal bare bone CLJS project based on CLI tools and deps.edn
* [shadow](shadow) - shadow-cljs based example project
* [lein](lein) - older example project based Leiningen
* [lein](lein) - older example project using Leiningen

For more details learn [installation.md](../docs/installation.md).
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![Travis](https://img.shields.io/travis/binaryage/cljs-devtools.svg)](https://travis-ci.org/binaryage/cljs-devtools)
[![Example Projects](https://img.shields.io/badge/project-examples-ff69b4.svg)](https://github.com/binaryage/cljs-devtools/tree/master/examples)

CLJS DevTools is a library which adds enhancements in Chrome DevTools for ClojureScript developers:
CLJS DevTools adds enhancements into Chrome DevTools for ClojureScript developers:

* Better presentation of ClojureScript values in Chrome DevTools (see the [:formatters][1] feature)
* More informative exceptions (see the [:hints][2] feature)
Expand Down

0 comments on commit a6aa55c

Please sign in to comment.