Skip to content

Commit 7f7e647

Browse files
authored
Merge pull request #56 from lambdaisland/joannecheng/update-readme
Readme test
2 parents 3d5230b + 2e29a89 commit 7f7e647

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# kaocha-cljs
22

33
<!-- badges -->
4-
[![GitHub Actions](https://github.com/com.lambdaisland/kaocha-cljs/actions/workflows/main.yml/badge.svg)](https://github.com/com.lambdaisland/kaocha-cljs/actions/workflows/main.yml) [![cljdoc badge](https://cljdoc.org/badge/com.lambdaisland/kaocha-cljs)](https://cljdoc.org/d/com.lambdaisland/kaocha-cljs) [![Clojars Project](https://img.shields.io/clojars/v/com.lambdaisland/kaocha-cljs.svg)](https://clojars.org/com.lambdaisland/kaocha-cljs)
4+
[![GitHub Actions](https://github.com/lambdaisland/kaocha-cljs/actions/workflows/main.yml/badge.svg)](https://github.com/lambdaisland/kaocha-cljs/actions/workflows/main.yml) [![cljdoc badge](https://cljdoc.org/badge/com.lambdaisland/kaocha-cljs)](https://cljdoc.org/d/com.lambdaisland/kaocha-cljs) [![Clojars Project](https://img.shields.io/clojars/v/com.lambdaisland/kaocha-cljs.svg)](https://clojars.org/com.lambdaisland/kaocha-cljs)
55
<!-- /badges -->
66

77
ClojureScript support for Kaocha

bb.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{:deps
22
{lambdaisland/open-source {:git/url "https://github.com/lambdaisland/open-source"
3-
:git/sha "e0e234aea52aeafac6ebb06c4a5149d83977e6a0"}}}
3+
:git/sha "94295666e8026fb8c58e93f822914810812e77d4"}}}

0 commit comments

Comments
 (0)