README.md updated

This commit is contained in:
Francois B 2017-09-02 01:02:23 +02:00
parent 0092260fd6
commit c35f954265

View file

@ -6,6 +6,15 @@ WPFind
The purpose of this script is to find wallpapers among pictures files in directory and sub-directories and move/copy them to a separate directory.
It can be useful when you are trying to clean your mess on your computer ;-)
Requirements
------------
* Ubuntu, Linux Mint (should work on other Ubuntu derivatives)
* detox
```
sudo apt-get install detox
```
Installation
------------