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:
parent
64754672d2
commit
3933b1a6ae
|
@ -14,9 +14,7 @@ sessions are expired appropriately even if they are no longer being visited.
|
|||
|
||||
## Leiningen
|
||||
|
||||
```clj
|
||||
[net.gered/aging-session "0.2.0"]
|
||||
```
|
||||
[![](https://clojars.org/net.gered/aging-session/latest-version.svg)](https://clojars.org/net.gered/aging-session)
|
||||
|
||||
## This is a fork!
|
||||
|
||||
|
|
Loading…
Reference in a new issue