From a1fcff8f1d034d7c1af82b19edcf3416d34b86bf Mon Sep 17 00:00:00 2001
From: James Briggs <35938317+jamescalam@users.noreply.github.com>
Date: Sat, 30 Dec 2023 19:50:11 +0100
Subject: [PATCH] Adding link to docs

---
 README.md | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 7cd38b5b..211e8a9e 100644
--- a/README.md
+++ b/README.md
@@ -110,8 +110,11 @@ dl("I'm interested in learning about llama 2").name
 
 In this case, no decision could be made as we had no matches — so our decision layer returned `None`!
 
-## 📚 Resources
+## 📚 [Resources](https://github.com/aurelio-labs/semantic-router/tree/main/docs)
+
+
+
+
+
+
 
-|                                                                                                                 |                            |
-| --------------------------------------------------------------------------------------------------------------- | -------------------------- |
-| 🏃[Walkthrough](https://colab.research.google.com/github/aurelio-labs/semantic-router/blob/main/walkthrough.ipynb) | Quickstart Python notebook |
-- 
GitLab