From bc919aeb4a337d828adda6b78c7b4cc7d6856c18 Mon Sep 17 00:00:00 2001 From: faiface Date: Mon, 6 May 2019 18:51:16 +0200 Subject: README: add examples section --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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: -- cgit v1.2.3