diff --git a/README.md b/README.md index bcf153b..9bd6b1b 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,10 @@ uv sync ## Commands - `mkdocs serve` - Start the live-reloading docs server. -- `make deploy` - Deploy the documentation to GitHub pages. + +## Deployment + +The documentation is automatically deployed to GitHub Pages using GitHub Actions. The deployment is triggered by pushing to the `main` branch. ## Other