From 63e3decce3c18ef467506d9a148aa7fd5faf6908 Mon Sep 17 00:00:00 2001 From: Pierre Raybaut Date: Tue, 24 Oct 2023 16:11:58 +0200 Subject: [PATCH] README: minor fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8cb2f1..5fa4a83 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ providing a unified framework for creating scientific GUIs with Python and Qt. Simple example of `guidata` datasets embedded in an application window: - +![Example](https://raw.githubusercontent.com/PlotPyStack/guidata/master/doc/images/screenshots/editgroupbox.png) See [documentation](https://guidata.readthedocs.io/en/latest/) for more details on the library and [changelog](CHANGELOG.md) for recent history of changes.