diff --git a/libraries/Arduino_H7_Video/docs/README.md b/libraries/Arduino_H7_Video/docs/README.md index 68e6b290b..a8da54c49 100644 --- a/libraries/Arduino_H7_Video/docs/README.md +++ b/libraries/Arduino_H7_Video/docs/README.md @@ -50,9 +50,13 @@ void loop() { } ## Guides -To learn more about: -- using the LVGL library on the GIGA Display Shield, check out the [GIGA Display Shield LVGL Guide](https://docs.arduino.cc/tutorials/giga-display-shield/lvgl-guide). +To learn more about usage of this library, you can check out the following guides: +- [GIGA Display Shield LVGL Guide](https://docs.arduino.cc/tutorials/giga-display-shield/lvgl-guide). +- [GIGA Display Shield Image Orientation Guide](https://docs.arduino.cc/tutorials/giga-display-shield/image-orientation) +- [GIGA Display Shield Image Draw Guide](https://docs.arduino.cc/tutorials/giga-display-shield/basic-draw-and-image) + +You can also check out the following guide available in the Segger Wiki: - using the SEGGER emWin library on the GIGA Display Shield, check out the [SEGGER emWin on Arduino Wiki](https://wiki.segger.com/emWin_on_Arduino). ## API