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