From 6f99bad6f05098bdc01da0bfaf7a7c66ff9b0cd4 Mon Sep 17 00:00:00 2001 From: unclecode Date: Thu, 9 May 2024 22:28:37 +0800 Subject: [PATCH] `Update web application URL in README.md` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b05c1705..06fcc88f 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Crawl4AI is a powerful, free web crawling service designed to extract useful inf ## Getting Started 🚀 -To get started with Crawl4AI, simply visit our web application at [https://crawl4ai.uccode.io](https://crawl4ai.uccode.io) and enter the URL(s) you want to crawl. The application will process the URLs and provide you with the extracted data in various formats. +To get started with Crawl4AI, simply visit our web application at [https://crawl4ai.uccode.io](https://crawl4ai.uccode.io) (Will be ready in a few days) and enter the URL(s) you want to crawl. The application will process the URLs and provide you with the extracted data in various formats. ## Installation 💻