Add note about not being on clojars yet
This commit is contained in:
parent
bec3a14065
commit
60976496d7
1 changed files with 3 additions and 0 deletions
|
|
@ -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`:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue