aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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: