diff --git a/README.md b/README.md index 1027d6e..8064b05 100644 --- a/README.md +++ b/README.md @@ -59,15 +59,6 @@ Update WIDTH and HEIGHT on #define HEIGHT 480 ``` -- - - - - - - -# Set up the 4 colors - -``` -// Canvas height and width // -#define WIDTH 640 -#define HEIGHT 480 -``` - - - - - - - - # Set up the 4 colors ```