From 4753edcbe9e9af90bc05fdee63718b7c7706e6e6 Mon Sep 17 00:00:00 2001 From: Michael Currin <18750745+MichaelCurrin@users.noreply.github.com> Date: Wed, 14 Oct 2020 23:15:02 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec697e3..22b7297 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ A low-code way to setup and host a markdown-based docs site with a professional [![Sample screenshot](/sample.png)](https://michaelcurrin.github.io/mkdocs-quickstart/) -This project uses the Read the Docs theme as seen above, but you can switch to the MkDocs default or install another theme. +This project uses the Read the Docs theme as seen above. It comes with MkDocs so you don't need to add to your dependencies. But you can switch to the MkDocs default or install and configure another theme. ## How to use this project