Skip to content

Commit c3fdb5c

Browse files
committed
update readme
1 parent bd7e4be commit c3fdb5c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ Reader for deps.edn
55

66
# Rationale
77

8-
This library is a small library for reading and understanding deps.edn files. It can
9-
be used in scenarios where the full [tools.deps](https://github.com/clojure/tools.deps)
10-
library is not needed.
8+
This is a small library for reading and manipulating deps.edn files and data structures.
9+
It can be used in scenarios where the full [tools.deps](https://github.com/clojure/tools.deps)
10+
library is not needed for dep expansion (which pulls in many large libraries).
1111

1212
* [deps.edn Reference](https://clojure.org/reference/deps_edn)
1313

0 commit comments

Comments
 (0)