Update README.md

This commit is contained in:
Andros Fenollosa 2020-07-15 12:05:02 +02:00 committed by GitHub
parent 45e0655661
commit f90da19b82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,6 +51,12 @@ Must be greater than or equal to 84.
guetzli_recursively --quality 85 img/
```
# Mem limit (bytes)
```bash
guetzli_recursively --quality 85 --memlimit 28000
```
# GUIs
- [Mac OS](https://github.com/tanrax/guetzli-recursively-gui)