diff --git a/README.md b/README.md index 8cdab58..ebe08fd 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ python image_from_text.py --text='a comfy chair that looks like an avocado' --me python image_from_text.py --text='court sketch of godzilla on trial' --mega --seed=40 ``` -![Godzilla Trial](examples/godzilla_trial.png) +![Godzilla Trial](examples/godzilla_on_trial.png) ``` diff --git a/examples/godzilla_trial.png b/examples/godzilla_on_trial.png similarity index 100% rename from examples/godzilla_trial.png rename to examples/godzilla_on_trial.png