From 17c313e8d5151aaf010437bbc4e5b3b958a2ad79 Mon Sep 17 00:00:00 2001 From: Josh Patra <30350506+SoPat712@users.noreply.github.com> Date: Wed, 25 Dec 2024 17:48:00 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index faa1fa6..faeba09 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ python bereal_exporter.py [OPTIONS] - `--bereal-path`: Set a custom BeReal path (default `./`) - `--no-memories`: Don't export the memories. - `--no-realmojis`: Don't export the realmojis. +- `--no-composites`: Don't create composites with the front image overlayed on the back. ## Examples @@ -73,4 +74,4 @@ python bereal_exporter.py [OPTIONS] ## License -This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details. \ No newline at end of file +This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.