diff --git a/README.md b/README.md index 718b20e8..70e1428c 100644 --- a/README.md +++ b/README.md @@ -69,8 +69,8 @@ To use the API, you need to sign up on [Firecrawl](https://firecrawl.dev) and ge ### Features - [**Scrape**](#scraping): scrape a URL and get its content in LLM-ready format (markdown, structured data via LLM Extract, screenshot, html) -- **Crawl**: scrapes all the URLs of a web page and return content in LLM-ready format -- **Map**: input a website and get all the website urls - extremly fast +- [**Crawl**](#crawling): scrapes all the URLs of a web page and return content in LLM-ready format +- [**Map**](#map): input a website and get all the website urls - extremly fast ### Powerful Capabilities - **LLM-ready formats**: markdown, structured data, screenshot, HTML, links, metadata