From 7f1c020746ecf3b90b0f72a152951b376bdeed5a Mon Sep 17 00:00:00 2001 From: unclecode Date: Sat, 28 Sep 2024 00:31:53 +0800 Subject: [PATCH] Update README to add link to previous version in branch V0.2.76 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 13e14e73..b8616694 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ Crawl4AI simplifies asynchronous web crawling and data extraction, making it accessible for large language models (LLMs) and AI applications. 🆓🌐 -> Looking for the synchronous version? Check out [README.sync.md](./README.sync.md). +> Looking for the synchronous version? Check out [README.sync.md](./README.sync.md). You can also access the previous version in the branch [V0.2.76](https://github.com/unclecode/crawl4ai/blob/v0.2.76). + ## Try it Now!