aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfaiface <faiface2202@gmail.com>2019-05-06 18:51:16 +0200
committerfaiface <faiface2202@gmail.com>2019-05-06 18:51:16 +0200
commitbc919aeb4a337d828adda6b78c7b4cc7d6856c18 (patch)
treeac4a0fbc7b042d17ccb5e386ea00f502f517eb21
parenta7facb98cd89f3e68a931b49a62789bdaecb6b5c (diff)
downloadgui-bc919aeb4a337d828adda6b78c7b4cc7d6856c18.zip
README: add examples section
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index c162019..fcb399e 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,12 @@ This has several advantages:
- Enables decentralized design - since elements communicate via channels, multiple communications
may be going on at once, without any central entity.
+## Examples
+
+| [Image Viewer](examples/imageviewer) | [Paint](examples/pain) | [Pexeso](examples/pexeso) |
+| --- | --- | --- |
+| ![Image Viewer Screenshot](examples/imageviewer/screenshot.png) | ![Paint Screenshot](examples/paint/screenshot.png) | ![Pexeso Screenshot](examples/pexeso/screenshot.png) |
+
## What needs getting done?
This package is solid, but not complete. Here are some of the things that I'd love to get done with your help: