Skip to content

Commit 831bf0b

Browse files
authored
Merge pull request #20 from lread/patch-1
readme: add babashka compatible badge
2 parents b7ab2e2 + 9ff24ee commit 831bf0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
[![Clojars Project](https://img.shields.io/clojars/v/postmortem.svg)](https://clojars.org/postmortem)
33
![build](https://github.com/athos/Postmortem/workflows/build/badge.svg)
44
[![codecov](https://codecov.io/gh/athos/postmortem/branch/master/graph/badge.svg)](https://codecov.io/gh/athos/postmortem)
5+
[![bb compatible](https://raw.githubusercontent.com/babashka/babashka/master/logo/badge.svg)](https://babashka.org)
56

67
A simple debug library for Clojure(Script) that features data-oriented logging and tracing
78

0 commit comments

Comments
 (0)