diff --git a/README.md b/README.md new file mode 100644 index 0000000..bd0fb54 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# txt. +HTTP proxy that parses only text, links and pictures from pages +reducing internet traffic, removing ads and heavy scripts. + +Uses [Mozilla's readability.js](https://github.com/mozilla/readability), +[JSDOM](https://github.com/jsdom/jsdom), +[Fastify web framework](https://github.com/fastify/fastify).