diff options
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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) | +| --- | --- | --- | +|  |  |  | + ## 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: |