Add installation instructions

This commit is contained in:
Harry Jeffery 2015-11-10 16:53:38 +00:00
parent eb2c3aec56
commit ce2aae8077

View file

@ -36,6 +36,12 @@ Usage
### Shuffling images ### Shuffling images
find . "*.png" | shuf | imv -i find . "*.png" | shuf | imv -i
Installation
------------
make
make install
License License
------- -------
`imv` is published under the [MIT](LICENSE) license. `imv` is published under the [MIT](LICENSE) license.