replace leiningen dependency line with a clojars image for convenience

so i don't need to update this every time i do a release :-) and i like
this older image/badge a lot more than the newer style one that clojars
has now ...
This commit is contained in:
Gered 2022-01-05 17:37:56 -05:00
parent 64754672d2
commit 3933b1a6ae

View file

@ -14,9 +14,7 @@ sessions are expired appropriately even if they are no longer being visited.
## Leiningen ## Leiningen
```clj [![](https://clojars.org/net.gered/aging-session/latest-version.svg)](https://clojars.org/net.gered/aging-session)
[net.gered/aging-session "0.2.0"]
```
## This is a fork! ## This is a fork!