From 48e2870af7222982ea94431c3a50bcc27debf10a Mon Sep 17 00:00:00 2001 From: Jordan Wages Date: Sun, 21 Apr 2024 03:35:13 -0500 Subject: [PATCH] Update README.md Adding link to documentation. Will need to modify Home.md to actually link to the other pages. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0b48f13..97a264b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # CapyKit A versatile collection of C# utilities and extensions designed to supercharge any .NET project. Born from the HappyCapy project, now open for the community. + +## Documentation + +You can find an early version of the automatically generated documentation [here](./Documentation/Help/Home.md).