diff --git a/README.md b/README.md new file mode 100644 index 0000000..384fc91 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# 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.