Update README.md

This commit is contained in:
Stefan Haustein 2020-06-01 14:18:22 +02:00 committed by GitHub
parent 8065da142e
commit 397f4ea580
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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