Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anekobtw committed Sep 28, 2024
1 parent 3ef4a6a commit 462ea1a
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,14 @@
# images downloader
![version](https://img.shields.io/badge/Project_version-1.1.0-blue)
![version](https://img.shields.io/badge/Project_version-1.2.0-blue)
![licence](https://img.shields.io/badge/License-MIT-green)
![made with love](https://img.shields.io/badge/Made_with-Love-red)

Quickly download images from Bing and Google based on a query.

## Run Locally
Clone the project
```bash
$ git clone https://github.com/anekobtw/images-downloader.git
```

Install dependencies
```bash
$ pip install -r requirements.txt
```

Run the program

```bash
$ python main.py
```

Expand Down

0 comments on commit 462ea1a

Please sign in to comment.