15 lines
279 B
Markdown
15 lines
279 B
Markdown
# ElPaisReader
|
|
|
|
`elpaisreader` is a very simple CLI to read ElPais.es articles
|
|
bypassing the subscription modal that the web has decided to show as a
|
|
gate to the information.
|
|
|
|
## Usage
|
|
|
|
Simply run:
|
|
|
|
```sh
|
|
$ elpaisreader URL
|
|
```
|
|
|
|
to get a text representation of the article body.
|