diff --git a/README.md b/README.md index 73d806c..46ae94d 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,10 @@ ## Continuous Integration / Continuous Deployment Actions Runner executes workflow to publish to https://sig-kernel.rocky.page on push to main. + +## Project layout + + mkdocs.yml # The configuration file. + docs/ + index.md # The documentation homepage. + ... # Other markdown pages, images and other files.