diff --git a/README.md b/README.md index 6d95825..408ca5b 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,10 @@ Once you build the docs with `run_docs.sh`, you will have a bunch of files. To o This goes beyond the scope of this project: to understand how you can serve these, refer to our [infra script repo](https://guardhog.visualstudio.com/Data/_git/data-infra-script). Specifically, the bits around the web gateway set up. +## CI + +TBD. + ## Stuff that we haven't done but we would like to - Automate formatting with git pre-commit.