From a9cfad73428e3f09674e4b85e6d8c1761edc76a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emre=20K=C4=B1c=C4=B1man?= Date: Sun, 20 Apr 2025 15:11:25 -0700 Subject: [PATCH] Updated notebook links in README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Emre Kıcıman --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be7cd2b..ba83219 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ PyWhy-LLM is an innovative library designed to augment human expertise by seamle ## Documentation and Tutorials -For detailed usage instructions and tutorials, refer to [Notebook](link_here). +For detailed usage instructions and tutorials, refer to [Walkthrough Notebook](https://github.com/py-why/pywhyllm/blob/main/docs/notebooks/walkthrough.ipynb) and [Examples Notebook](https://github.com/py-why/pywhyllm/blob/main/docs/notebooks/examples.ipynb). ## Installation