From 0d25d5cbb8b3c4de986471acaa8b354ef6982130 Mon Sep 17 00:00:00 2001 From: Peter Hinch Date: Tue, 10 May 2022 11:49:01 +0100 Subject: [PATCH] README.md: link to list of supported displays. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a5258d8..db003b7 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ It enables switching between screens and launching modal windows. In addition to `nano-gui` widgets it supports menus, listboxes, dropdown lists, various means of entering or displaying floating point values, and other widgets. +#### [Supported displays](https://github.com/peterhinch/micropython-nano-gui/blob/master/DISPLAYS.md) + It is compatible with all display drivers for [nano-gui](https://github.com/peterhinch/micropython-nano-gui) so is portable to a wide range of displays. It is also portable between hosts.