gnarroway / hato

An HTTP client for Clojure, wrapping JDK 11's HttpClient
MIT License
380 stars 27 forks source link

no need for the `[hato ..]` since there is a link to clojars already above #34

Closed AndreaCrotti closed 3 years ago

gnarroway commented 3 years ago

I find being explicit and clear is preferable to the badge (which is easy to miss), though wouldn’t mind changing it to be more tools.deps oriented.

AndreaCrotti commented 3 years ago

Well the badge doesn't need to be updated at every release at least, unlike the version in the README which will eventually just be missed and not reflect the latest version available. The badge is also pretty much standard across clojure libraries, but yeah up to you.