diff --git a/README.org b/README.org index 6fd04f4..ad79cf9 100644 --- a/README.org +++ b/README.org @@ -2,6 +2,10 @@ FFI bindings to [[https://curl.se/libcurl/][libcurl]] for [[https://mlochbaum.github.io/BQN/][BQN]]. +** Configuration + +Set the location of the =libcurl.so= library in [[./config.bqn][config.bqn]]. + ** Making requests Only GET and POST requests are implemented at this time.