diff --git a/doc/introduction.rst b/doc/introduction.rst index e75161c..60f46b8 100644 --- a/doc/introduction.rst +++ b/doc/introduction.rst @@ -77,6 +77,8 @@ Create a directory called ``images`` and save the image into it as ``alien.png``. Both of those must be lower case. Pygame Zero will complain otherwise, to alert you to a potential cross-platform compatibility pitfall. +If the alien sprite is showing a WEBP file extension when you download it, use the file from `Github `_ instead. + If you've done that, your project should look like this: .. code-block:: none