aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 961a40a..ae9c420 100644
--- a/README.md
+++ b/README.md
@@ -101,6 +101,8 @@ any of these programs do not work as expected on your system.
Documentation
-------------
- * [API reference](https://lv2.gitlab.io/pugl/)
+The [API reference](https://lv2.gitlab.io/pugl/) for the latest master is
+available online, and can also be built from the source code by configuring
+with `--docs`.
-- David Robillard <d@drobilla.net>