diff --git a/README.md b/README.md index a2b067e..905bc25 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # XinaBox_logo_display Sample project that displays the XinaBox logo on the OLED screen + +Adapted from [this](https://github.com/javl/image2cpp/blob/master/oled_example/oled_example.ino) example.