From 3abb573142d5588a1fc5790e2731ca8641ca4a95 Mon Sep 17 00:00:00 2001 From: UncleCode Date: Thu, 28 Nov 2024 13:07:59 +0800 Subject: [PATCH] docs: update README for version 0.3.743 with improved formatting and contributor acknowledgments --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index cd643211..e02d7ef8 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,11 @@ Crawl4AI simplifies asynchronous web crawling and data extraction, making it acc ## New in 0.3.743 โœจ -๐Ÿš€ **Improved ManagedBrowser Configuration**: Dynamic host and port support for more flexible browser management. -๐Ÿ“ **Enhanced Markdown Generation**: New generator class for better formatting and customization. -โšก **Fast HTML Formatting**: Significantly optimized HTML formatting in the web crawler. -๐Ÿ› ๏ธ **Utility & Sanitization Upgrades**: Improved sanitization and expanded utility functions for streamlined workflows. -๐Ÿ‘ฅ **Acknowledgments**: Added contributor details and pull request acknowledgments for better transparency. -๐Ÿ“– **Documentation Updates**: Clearer usage scenarios and updated guidance for better user onboarding. -๐Ÿงช **Test Adjustments**: Refined tests to align with recent class name changes. +- ๐Ÿš€ **Improved ManagedBrowser Configuration**: Dynamic host and port support for more flexible browser management. +- ๐Ÿ“ **Enhanced Markdown Generation**: New generator class for better formatting and customization. +- โšก **Fast HTML Formatting**: Significantly optimized HTML formatting in the web crawler. +- ๐Ÿ› ๏ธ **Utility & Sanitization Upgrades**: Improved sanitization and expanded utility functions for streamlined workflows. +- ๐Ÿ‘ฅ **Acknowledgments**: Added contributor details and pull request acknowledgments for better transparency. ## Try it Now!