aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 73ab5ead..fb3dd78a 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,8 @@ constant amount of memory (a single page) for all input sizes.
Documentation
-------------
- * [API reference](https://drobilla.gitlab.io/serd/c/singlehtml)
+ * [API reference (single page)](https://drobilla.gitlab.io/serd/c/singlehtml)
+ * [API reference (paginated)](https://drobilla.gitlab.io/serd/c/html)
* [`serdi` man page](https://drobilla.gitlab.io/serd/man/serdi.html)
-- David Robillard <d@drobilla.net>