We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ef3e35 commit 18cd5c3Copy full SHA for 18cd5c3
1 file changed
README.md
@@ -22,10 +22,7 @@ different implementations in the future.
22
23
## Libdave Installation
24
25
-# FIXME: Needs rewriting
26
-
27
-This library uses CGO and dynamic linking to use libdave. We automatically pull the latest libdave version and link
28
-against the [shared libraries published by Discord](https://github.com/discord/libdave/releases).
+This library uses CGO and dynamic linking to use libdave.
29
30
We provide helpful scripts under [scripts/](https://github.com/disgoorg/godave/tree/master/scripts) to allow you to
31
download pre-built binaries of build them yourself, depending on your needs. Please audit them before executing!
0 commit comments