add reference to the newspaper documentation

This commit is contained in:
Andreas Zweili 2020-10-13 23:22:00 +02:00
parent 026de5fa71
commit 32e2ca82e6
1 changed files with 5 additions and 0 deletions

View File

@ -24,6 +24,11 @@ Install url2markdown by cloning the repository and inside it run:
make init
```
However url2markdown relies on newspaper to function. Please refer to its
documentation to install otherwise url2markdown will not work properly
(actually not a all):
https://newspaper.readthedocs.io/en/latest/
## Usage
Currently you have to navigate into the repository and run `python3 url2markdown` in order to run the programm.