Skip to content

Commit

Permalink
Add clojard badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
julienvincent committed Dec 3, 2024
1 parent f5a3692 commit 88be88d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
This is a Clojure migrations API which aims to provide a generalized and versatile mechanism for running arbitrary
migration operations.

[![Clojars Project](https://img.shields.io/clojars/v/com.kepler16/mallard.svg)](https://clojars.org/com.kepler16/mallard)

## Goals

- Allow running arbitrary operations as code.
Expand Down

0 comments on commit 88be88d

Please sign in to comment.