aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8395ef4..df987f8 100644
--- a/README.md
+++ b/README.md
@@ -18,3 +18,7 @@ sudo make install
To generate the html documentation, one must first install `doxygen` as an optional dependency.
If you are on a BSD or MacOS, you must use `gmake`. Also, you obviously need `git` to clone this
repository.
+
+# Documentation
+See the [Doxygen generated documentation](https://stemdoc.nullring.xyz) for the C API documentation and
+[my blog post](https://ret2pop.nullring.xyz/stem.html).