Skip to content

Commit a6aa55c

Browse files
committed
update readmes
1 parent a56f54c commit a6aa55c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

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

77
For more details learn [installation.md](../docs/installation.md).

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Travis](https://img.shields.io/travis/binaryage/cljs-devtools.svg)](https://travis-ci.org/binaryage/cljs-devtools)
66
[![Example Projects](https://img.shields.io/badge/project-examples-ff69b4.svg)](https://github.com/binaryage/cljs-devtools/tree/master/examples)
77

8-
CLJS DevTools is a library which adds enhancements in Chrome DevTools for ClojureScript developers:
8+
CLJS DevTools adds enhancements into Chrome DevTools for ClojureScript developers:
99

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

0 commit comments

Comments
 (0)