From 397f4ea580420370b79c9cd1edc37d6560f49ba5 Mon Sep 17 00:00:00 2001 From: Stefan Haustein Date: Mon, 1 Jun 2020 14:18:22 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a7ff207..9c7e869 100644 --- a/README.md +++ b/README.md @@ -51,10 +51,11 @@ The shell will expand wildcards. By default, thumbnails and file names will be d - bperel has created a Docker image: https://hub.docker.com/r/bperel/terminalimageviewer - teresaejunior has created a snapcraft.yaml file, which can build a Snap package with `sudo docker run -it --rm -v "$PWD:$PWD" -w "$PWD" snapcore/snapcraft sh -c 'apt-get update && snapcraft'`, and then installed with `sudo snap install --dangerous ./*.snap`. + - aaronliu0130 has added brew support. -I am happy to accept useful contributions, but it might make sense to file an issue to discuss the approach before investing large amounts of time. +I am happy to accept useful contributions under the Apache 2.0 licencse, but it might make sense to file an issue to discuss the approach before investing large amounts of time. -Support for additional platforms, cpus or similar will require somebody who is happy to help with maintenance, in particular, if I don't have access to it. +Support for additional platforms, CPUs or similar will require somebody who is happy to help with maintenance, in particular, if I don't have access to it. ## Common problems