summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorDaniel Thompson <daniel@redfelineninja.org.uk>2020-10-10 11:12:59 (GMT)
committerDaniel Thompson <daniel@redfelineninja.org.uk>2020-10-10 11:12:59 (GMT)
commit11640d8362de1873b4a6a1c68c39a6652b32b438 (patch)
tree8482c196bcb665687c1dbc3796eff65d11e8c14e /README.rst
parent0b5d1e23f841179b4a970ca52b2f3c826f74d6e6 (diff)
apps: haiku: Add a simple Haiku viewer
This app serves as an example of using the filesystem to make an application more flexible. Both the verses and the icon will be loaded from the filesystem rather than being burned into the wasp-os binaries. Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 584b851..6236671 100644
--- a/README.rst
+++ b/README.rst
@@ -150,5 +150,8 @@ wasp-os also contains a library of additional applications for you to choose.
These are disabled by default but can be easily enabled by adding them
using one of the techniques is the Application Writer's guide.
+.. image:: res/HaikuApp.png
+ :alt: Haiku application running in the wasp-os simulator
+
.. image:: res/LifeApp.png
:alt: Game of Life runnin in the wasp-os simulator