From ddfb6707b47b6be786c2115cd7511b3d94d89e7c Mon Sep 17 00:00:00 2001 From: UncleCode Date: Thu, 28 Nov 2024 16:34:08 +0800 Subject: [PATCH] docs: update README to reflect new branding and improve section headings for clarity --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c4ef1bd3..ed6892ec 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -# 🔥🕷️ Crawl4AI: LLM Friendly Web Crawler & Scraper - -[✨ Check out what's new in the latest update!](#new-in-03743) +# 🔥🕷️ Crawl4AI: Crawl Smarter, Faster, Freely. For AI. unclecode%2Fcrawl4ai | Trendshift @@ -11,11 +9,9 @@ [![GitHub Pull Requests](https://img.shields.io/github/issues-pr/unclecode/crawl4ai)](https://github.com/unclecode/crawl4ai/pulls) [![License](https://img.shields.io/github/license/unclecode/crawl4ai)](https://github.com/unclecode/crawl4ai/blob/main/LICENSE) -## 🔥 Crawl4AI: Crawl Smarter, Faster, Freely. For AI. - Crawl4AI is the #1 trending GitHub repository, actively maintained by a vibrant community. It delivers blazing-fast, AI-ready web crawling tailored for LLMs, AI agents, and data pipelines. Open source, flexible, and built for real-time performance, Crawl4AI empowers developers with unmatched speed, precision, and deployment ease. -[✨ Check out what's new in the latest update!](#new-in-03743) +[✨ Check out what's new in the latest update!](#recent-updates) ## 🧐 Why Crawl4AI? @@ -537,7 +533,7 @@ async def test_news_crawl(): -## ✨ New in 0.3.743 +## ✨ Recent Updates - 🚀 **Improved ManagedBrowser Configuration**: Dynamic host and port support for more flexible browser management. - 📝 **Enhanced Markdown Generation**: New generator class for better formatting and customization.