Skip to content

Commit 7f98d6a

Browse files
authored
Add CLI/deps.edn information
1 parent cf7459f commit 7f98d6a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Read and write fressian data. See https://github.com/Datomic/fressian/wiki
44

55
# Releases and Dependency Information
66

7+
[CLI/`deps.edn`](https://clojure.org/reference/deps_and_cli) dependency information:
8+
```clojure
9+
org.clojure/data.fressian {:mvn/version "1.0.0"}
10+
```
11+
712
[Leiningen](https://github.com/technomancy/leiningen) dependency information:
813

914
[org.clojure/data.fressian "1.0.0"]

0 commit comments

Comments
 (0)