diff --git a/README.md b/README.md index aeb1c90..035f1cf 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,15 @@ Plugin for [Falkon](https://www.falkon.org/) web browser. ## Description Unload unused tab after set time. + +## Installation +### Automatic +Go to https://store.falkon.org/p/1307514/ press `Install` and follow the instructions. + +### Manual +Copy the `unloader` directory into `~/.config/falkon/plugins/` + +With Falkon 3.1 and lower copy the `unloader` directory into Falkon global plugin directory. +e.g. `/usr/lib/qt/plugins/falkon/python/` + +> It will only work if Python support is enabled and functional.