added README

master
rsteube 8 years ago committed by GitHub
parent f492b9d300
commit 0af471579f

@ -0,0 +1,23 @@
# qutebrowser-readability
Userscript that executes [python-readability](https://github.com/buriy/python-readability) on current page and opens the summary as new tab.
## Install
1. Install `readability-lxml` using pip or system package manager:
```bash
pip2 install readability-lxml
```
2. Place the script at `~/.local/share/qutebrowser/userscripts/readability`
## Usage
```
:spawn --userscript readability
```
## Example
![example](qutebrowser-readability.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 364 KiB

Loading…
Cancel
Save