From 091fb9cdc17db9d62301e3f20912a68ed322117c Mon Sep 17 00:00:00 2001 From: Jordan Robinson Date: Thu, 25 Jan 2024 12:08:23 +0000 Subject: [PATCH] More small readme fixes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e0ddbaa..144f580 100644 --- a/README.md +++ b/README.md @@ -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