From 62d90796cbb4210e573d24f27d30bd1438f1e4a1 Mon Sep 17 00:00:00 2001 From: andrewlalis Date: Wed, 1 Apr 2026 18:06:19 -0400 Subject: [PATCH] Update readme. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e5de346..b42a029 100644 --- a/README.md +++ b/README.md @@ -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. 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 ```shell