Skip to content

Commit

Permalink
More small readme fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanrobinson committed Jan 25, 2024
1 parent edc5fe7 commit 091fb9c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ Extras, helpers and convenience methods for [clj-wiremock](https://github.com/ke
project.clj

...

:dependencies [[org.clojure/clojure "1.11.1"]
[kelveden/clj-wiremock "1.8.0"]
[ "0.4.2"]]

[uk.co.jordanrobinson/clj-wiremock-extras "0.0.5"]]
...
```

Deps, Maven, Gradle, etc methods shown on [clojars.](https://clojars.org/uk.co.jordanrobinson/clj-wiremock-extras)

## Examples

### Near misses
Expand Down

0 comments on commit 091fb9c

Please sign in to comment.