diff --git a/Readme.md b/Readme.md index 9456dd27..cf48ff6d 100644 --- a/Readme.md +++ b/Readme.md @@ -24,6 +24,7 @@ These are the script's required dependencies These are the script's optional dependencies: - Displaying Images: w3m + - You may also need w3m-img - Image Cropping: ImageMagick - Display Wallpaper: feh - Current Song: mpc diff --git a/fetch.sh b/fetch.sh index 96e86447..f5c4165d 100755 --- a/fetch.sh +++ b/fetch.sh @@ -2,7 +2,7 @@ # Fetch info about your system # # Optional Dependencies: (You'll lose these features without them) -# Displaying Images: w3m +# Displaying Images: w3m + w3m-img # Image Cropping: ImageMagick # Wallpaper Display: feh # Current Song: mpc