diff --git a/README.md b/README.md index c51da9b..f3d366f 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ ninja -C build TODO ## Resources -* [https://github.com/orangepi-xunlong/WiringOP](orangepi-xunlong/WiringOP) - GPIO controlling library compatible with Raspberry Pi's WiringPi -* [https://github.com/dhepper/font8x8](dhepper/font8x8) - 8x8 pixels monospaced font -* [https://github.com/vadzimyatskevich/SSD1306](vadzimyatskevich/SSD1306) - Similar driver for SSD1306 OLED displays - +* [orangepi-xunlong/WiringOP](https://github.com/orangepi-xunlong/WiringOP) - GPIO controlling library compatible with Raspberry Pi's WiringPi +* [dhepper/font8x8](https://github.com/dhepper/font8x8) - 8x8 pixels monospaced font +* [vadzimyatskevich/SSD1306](https://github.com/vadzimyatskevich/SSD1306) - Similar driver for SSD1306 OLED displays +* [michal037/driver-ST7735S](https://github.com/michal037/driver-ST7735S) - ST7735 driver