Modify The Readme

Added explanations of how to use the script.
This commit is contained in:
2023-05-01 23:08:46 +03:00
parent 6d19d28f6e
commit 8163dd903d

View File

@@ -1,2 +1,12 @@
# BulkBooks
# Bulk Books:
This script's goal is to help you to download books from [Kotar](https://kotar.cet.ac.il/).
## How To?
1. You need an Academic Access to Kotar.
1. You need to have python>=3.9
1. download the requiremetns. (It might be prefered by using venv).
1. Add the links to the __BooksToDownload__ file.
1. Run the script.
Enjoy.