diff --git a/README.md b/README.md index 3376f95dc62305033b2caee9ae3673eff57112f2..d15c02a3c0abcd3f118836a3c8ea1d3c264d0297 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,5 @@ This repository provides the `hpc` binary which produces coverage reports in var ## Documentation -The documentation of the `hpc-binary` is available online on readthedocs (TODO). +The documentation of the `hpc-binary` is available online on [readthedocs.io](https://hpc-bin.readthedocs.io/en/latest/index.html). In order to build the documentation locally, you have to install the [sphinx](https://www.sphinx-doc.org/en/master/) documentation generator on your machine, as well as the `sphinx_rtd_theme`, and invoke `make html` in the `docs/` subdirectory. \ No newline at end of file