summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2022-01-29 11:22:06 +0000
committerBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2022-01-29 11:22:06 +0000
commitfc78bafbeeb3750f77c13116b627d3e757cacfaa (patch)
tree1f3572bc88c3607e492d59e095278fc71be7f600
parentfc6805e339e02286e5bc7d366b4fed5e8dbfa3d3 (diff)
downloadlibrest-fc78bafbeeb3750f77c13116b627d3e757cacfaa.tar.gz
readme: add a link to the docsbilelmoussaoui/docs
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 6d6c098..2eb9e29 100644
--- a/README
+++ b/README
@@ -17,6 +17,9 @@ It comprises of two parts: the first aims to make it easier to make requests
by providing a wrapper around libsoup [2], the second aids with XML parsing by
wrapping libxml2 [3].
+
+Nightly documentation: <https://gnome.pages.gitlab.gnome.org/librest/>
+
Making requests
~~~~~~~~~~~~~~~