feat: Add social media and community links to README and index documentation
This commit is contained in:
17
README.md
17
README.md
@@ -11,12 +11,17 @@
|
|||||||
[](https://pypi.org/project/crawl4ai/)
|
[](https://pypi.org/project/crawl4ai/)
|
||||||
[](https://pepy.tech/project/crawl4ai)
|
[](https://pepy.tech/project/crawl4ai)
|
||||||
|
|
||||||
<!-- [](https://crawl4ai.readthedocs.io/) -->
|
<p align="center">
|
||||||
[](https://github.com/unclecode/crawl4ai/blob/main/LICENSE)
|
<a href="https://x.com/crawl4ai">
|
||||||
[](https://github.com/psf/black)
|
<img src="https://img.shields.io/badge/Follow%20on%20X-000000?style=for-the-badge&logo=x&logoColor=white" alt="Follow on X" />
|
||||||
[](https://github.com/PyCQA/bandit)
|
</a>
|
||||||
[](code_of_conduct.md)
|
<a href="https://www.linkedin.com/company/crawl4ai">
|
||||||
|
<img src="https://img.shields.io/badge/Follow%20on%20LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" alt="Follow on LinkedIn" />
|
||||||
|
</a>
|
||||||
|
<a href="https://discord.gg/jP8KfhDhyN">
|
||||||
|
<img src="https://img.shields.io/badge/Join%20our%20Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white" alt="Join our Discord" />
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|||||||
@@ -41,6 +41,17 @@
|
|||||||
alt="License"/>
|
alt="License"/>
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
<p align="center">
|
||||||
|
<a href="https://x.com/crawl4ai">
|
||||||
|
<img src="https://img.shields.io/badge/Follow%20on%20X-000000?style=for-the-badge&logo=x&logoColor=white" alt="Follow on X" />
|
||||||
|
</a>
|
||||||
|
<a href="https://www.linkedin.com/company/crawl4ai">
|
||||||
|
<img src="https://img.shields.io/badge/Follow%20on%20LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" alt="Follow on LinkedIn" />
|
||||||
|
</a>
|
||||||
|
<a href="https://discord.gg/jP8KfhDhyN">
|
||||||
|
<img src="https://img.shields.io/badge/Join%20our%20Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white" alt="Join our Discord" />
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user