diff --git a/README.md b/README.md index 7820544..7b9c6b5 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,10 @@ Currently this library targets Python 3.8 and newer. ## Documentation -To build the Sphinx documentation of this library, run: +Documentation is available online at +https://yosyshq.readthedocs.io/projects/mau/en/latest/. + +To build the Sphinx documentation of this library locally, run: make docs