From 3abc7d9f4c571273bdba704414ab43d1ecfb7d55 Mon Sep 17 00:00:00 2001 From: Jasper van Loenen Date: Thu, 19 Jul 2018 19:44:09 +0200 Subject: [PATCH] Update credits --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfc9160..dd6572b 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ You can find a simple Arduino example sketch [over here](https://github.com/javl I wrote the code with my 128x64 pixel monochrome OLED display in mind, but it should work with most similar displays. You might need to change some export settings; those are explained in the tool. ### Credit ### -Initial code by [javl](https://github.com/javl), with aditional code by [wiredolphin](https://github.com/wiredolphin) and [davidalim](https://github.com/davidalim). The example sketch was made by [Adafruit](https://github.com/adafruit). \ No newline at end of file +Initial code by [javl](https://github.com/javl), with aditional code by [wiredolphin](https://github.com/wiredolphin), [davidalim](https://github.com/davidalim) and [whoisnian](https://github.com/whoisnian). The example sketch was made by [Adafruit](https://github.com/adafruit).