Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Correction to the repo address...
  • Loading branch information
obeone authored Jul 10, 2024
1 parent feb4a58 commit 17f1655
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ This Python-based web scraper fetches content from URLs and exports it into Mark

## 🚀 Quick Start

(Or even better, [use Docker!](#-docker-support) 🐳)
(Or even better, **[use Docker!](#-docker-support) 🐳**)

```shell
git clone https://github.com/your-repo/crawler-to-md.git
git clone https://github.com/obeone/crawler-to-md.git
cd crawler-to-md
pip install -r requirements.txt

Expand Down

0 comments on commit 17f1655

Please sign in to comment.