hagmonk / find-deps

tools.deps friendly utility for searching clojars and maven
63 stars 11 forks source link

Add aliases to readme #1

Closed pesterhazy closed 6 years ago

pesterhazy commented 6 years ago

The lack of an aliases key in the deps.edn sample was confusing to me, and I couldn't figure out why it wasn't working. This adds the key explicitly.

hagmonk commented 6 years ago

Thank you @pesterhazy!