Add note about not being on clojars yet

This commit is contained in:
Joshua Suskalo 2021-09-25 13:47:07 -05:00
parent bec3a14065
commit 60976496d7

View file

@ -12,6 +12,9 @@ Clojure ones, however this doesn't remove the ability to write systems which
minimize the cost of marshaling data and optimize for performance, to make use minimize the cost of marshaling data and optimize for performance, to make use
of the low-level access Panama gives us. of the low-level access Panama gives us.
NOTE: Right now this library is in early alpha, and has not yet been released to
Clojars. This will be remedied soon.
## Installation ## Installation
This library is available on Clojars. Add the following entry to the `:deps` key This library is available on Clojars. Add the following entry to the `:deps` key
of your `deps.edn`: of your `deps.edn`: