diff --git a/README.md b/README.md
index 64e79e4..bca110b 100644
--- a/README.md
+++ b/README.md
@@ -17,4 +17,5 @@ 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), [davidalim](https://github.com/davidalim) and [whoisnian](https://github.com/whoisnian). The example sketch was made by [Adafruit](https://github.com/adafruit).
+Initial code by [javl](https://github.com/javl), with aditional code by (in alphabetical order) [davidalim](https://github.com/davidalim), [jochenderwae](https://github.com/jochenderwae), [whoisnian](https://github.com/whoisnian) and [wiredolphin](https://github.com/wiredolphin).
+The example sketch is based on code by [Adafruit](https://github.com/adafruit).
diff --git a/index.html b/index.html
index 257f9fd..ec1cc48 100644
--- a/index.html
+++ b/index.html
@@ -220,7 +220,7 @@