Update readme.
Build and Deploy Documentation Site / build-and-deploy (push) Successful in 25s Details

This commit is contained in:
Andrew Lalis 2026-04-01 18:06:19 -04:00
parent 4731cebbe6
commit 62d90796cb
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ This repository contains the source code for the Handy-Http website that is
used to showcase the project and provide easy access to documentation. used to showcase the project and provide easy access to documentation.
The website is built using MkDocs, and we develop it in a Python [virtual The website is built using MkDocs, and we develop it in a Python [virtual
environment](https://docs.python.org/3/library/venv.html). environment](https://docs.python.org/3/library/venv.html). It uses MkDocs
Material for fancy styling.
## Setup ## Setup
```shell ```shell