From 75c3e45a704f253eece635caa26910c622bae57f Mon Sep 17 00:00:00 2001 From: Charlotte Thomas Date: Tue, 14 Nov 2023 12:51:13 +0100 Subject: [PATCH] add link to config --- docs/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index.md b/docs/index.md index da10cf9..32d5343 100644 --- a/docs/index.md +++ b/docs/index.md @@ -32,6 +32,9 @@ cargo install mini-calc You can see how the calculator works over at [the usage page](usage.md) +# Config + +An overview of the configuration of mini-calc can be found [here](config.md) ## TODO List