From 919adbcde000b6d830399dbddfa802950dc5d26b Mon Sep 17 00:00:00 2001 From: Connor Beam Date: Tue, 22 Nov 2022 02:28:29 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 08b776e..aa56e94 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,6 @@ If you managed to have read the **How?** section in one go, congratulations, you --- ## Documentation -To get started with ADHD, you can look at the [Getting Started Guide]() or look at these [Example Feature Implementations]() to see some real world examples. +To get started with ADHD, you can look at the [Getting Started Guide](wiki/getting-started) or look at these [Example Feature Implementations](src/branch/master/ADHD-Framework/examples) to see some real world examples. -Otherwise, if you're a smart cookie, you can look through the [API Documentation]() +Otherwise, if you're a smart cookie, you can look through the [API Documentation](wiki/api)