diff --git a/README.md b/README.md index 5cb7d60..1c4b357 100755 --- a/README.md +++ b/README.md @@ -21,17 +21,18 @@ imgsort ## Installation Clone this repository and install it using python-pip. pip should also install https://github.com/seebye/ueberzug, which lets you view images in a terminal. +https://github.com/jstkdng/ueberzugpp ```shell cd ~/Downloads git clone https://github.com/MatthiasQuintern/imgsort.git cd imgsort python3 -m pip install . ``` -You can also install it system-wide using `sudo python3 -m pip install.` ## Changelog ### 1.2 - Works with ueberzugpp +- Added option to open file with `xdg-open` - Use pyproject.toml for installation ### 1.1