From 8582a362b992cae0a2958954b852f91bb81157e2 Mon Sep 17 00:00:00 2001 From: swyth_ <84589845+agent-swyth@users.noreply.github.com> Date: Fri, 3 May 2024 20:48:20 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d436c45..0eec213 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ # doc-cqp-dnt ## Commands -mkdocs serve - Start the live-reloading docs server. -mkdocs build - Build the documentation site. -mkdocs -h - Print help message and exit. +- `mkdocs serve` - Start the live-reloading docs server. +- `mkdocs build` - Build the documentation site. +- `mkdocs -h` - Print help message and exit. ## Project layout +``` mkdocs.yml # The configuration file. docs/ index.md # The documentation homepage.