aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-06-12 20:59:29 -0400
committerDavid Robillard <d@drobilla.net>2022-06-12 20:59:29 -0400
commit4a53d311b5b612fcb9fe1f73c48c6c12cf7e085f (patch)
treefe85ff406b00599202a0e5fb28beaa199a0a1ab8 /README.md
parent153b828d02919209aa75c7631f1fdfdc008ea386 (diff)
downloadserd-4a53d311b5b612fcb9fe1f73c48c6c12cf7e085f.tar.gz
serd-4a53d311b5b612fcb9fe1f73c48c6c12cf7e085f.tar.bz2
serd-4a53d311b5b612fcb9fe1f73c48c6c12cf7e085f.zip
Rename INSTALL to INSTALL.md and add a link from README
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index acfd98fd..76c80688 100644
--- a/README.md
+++ b/README.md
@@ -50,8 +50,9 @@ constant amount of memory (a single page) for all input sizes.
Documentation
-------------
- * [API reference (single page)](https://drobilla.gitlab.io/serd/c/singlehtml)
- * [API reference (paginated)](https://drobilla.gitlab.io/serd/c/html)
+ * [Installation instructions](INSTALL.md)
+ * [Single-page API reference](https://drobilla.gitlab.io/serd/c/singlehtml)
+ * [Paginated API reference](https://drobilla.gitlab.io/serd/c/html)
* [`serdi` man page](https://drobilla.gitlab.io/serd/man/serdi.html)
Versioning