Skip to content

Commit

Permalink
🎉 Update README.md file.
Browse files Browse the repository at this point in the history
  • Loading branch information
sezRR committed Jan 15, 2024
1 parent 33a98e9 commit 7f3793d
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,11 @@ This project is a web scraping tool that retrieves color codes from the [Coolors
To run the provided unittest, execute the following command in the terminal or command prompt:

```bash
python test_scrape.py
python tests/test_scraping.py
```

or

```bash
pytest
```

0 comments on commit 7f3793d

Please sign in to comment.