diff --git a/README.md b/README.md index cbb2fb9..909f008 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # SDL Custom Pixel Buffer Testing tweaking an SDL_Surface's pixel buffer directly. + +![Result](./result.png) diff --git a/result.png b/result.png new file mode 100644 index 0000000..e95e783 Binary files /dev/null and b/result.png differ