diff --git a/docs/README.md b/docs/README.md index 0cdf7da6..3c7a0e52 100644 --- a/docs/README.md +++ b/docs/README.md @@ -27,4 +27,9 @@ If you need to build the docs directly you can use the make file provided in the On Linux: `make html` -On Windows: `.\make.bat html` \ No newline at end of file +On Windows: `.\make.bat html` + +## readthedocs + +We are using [readthedocs](https://readthedocs.org/) to automatically build and host our docs whenever someone pushes to our GitHub repo. +This ensures our docs are always up to date. \ No newline at end of file