diff --git a/README.md b/README.md index bedd47f..1a6f4ee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Pixel Art Maker -In this exercise, you'll create your own pixel art maker which will allow a user to choose colors from a palette and then "paint" pixel art. The interface is completely up to you, but it could look something like this. +In this exercise, you'll create your own pixel art maker which will allow a user to choose colors from a palette and then draw pixel art. The interface is completely up to you, but it could look something like this. ![Example of Pixel Art Maker](pixel-art-maker-alt.png)