From 2c2a0a87776d893635c23cb474d5fb593256df55 Mon Sep 17 00:00:00 2001 From: sryu1 <95025816+sryu1@users.noreply.github.com> Date: Mon, 9 Jan 2023 09:54:28 +1000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1c6d520..c507bfe 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ A python module for saving and loading settings ## Get Started +Take a look at the [documentation](sryu1.gitbook.io/pysettings-manager/) + ```console pip install pysettings-manager ```