Website-Finder/Python/README.md
2022-12-11 20:00:36 +01:00

21 lines
326 B
Markdown

# Website-Finder: Python
This is specifically for Python 3.8+, this has not been tested for other versions
## REQUIREMENT
[Python](https://www.python.org/)
## HOW TO RUN
```sh
$ python index.py
```
```sh
$ python3 index.py
```
## OTHER STUFF
More details are available on [the readme in the root folder](../README.md)