README: Add the Fibonacci clock the application showcase...
... and fix the mark up the get it to render correctly on readthedocs. Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
This commit is contained in:
parent
aef95e6d80
commit
c6b07237ce
1 changed files with 6 additions and 0 deletions
|
@ -150,8 +150,14 @@ 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
|
These are disabled by default but can be easily enabled by adding them
|
||||||
using one of the techniques is the Application Writer's guide.
|
using one of the techniques is the Application Writer's guide.
|
||||||
|
|
||||||
|
.. image:: res/FiboApp.png
|
||||||
|
:alt: Fibonacci clock application running in the wasp-os simulator
|
||||||
|
:width: 179
|
||||||
|
|
||||||
.. image:: res/HaikuApp.png
|
.. image:: res/HaikuApp.png
|
||||||
:alt: Haiku application running in the wasp-os simulator
|
:alt: Haiku application running in the wasp-os simulator
|
||||||
|
:width: 179
|
||||||
|
|
||||||
.. image:: res/LifeApp.png
|
.. image:: res/LifeApp.png
|
||||||
:alt: Game of Life runnin in the wasp-os simulator
|
:alt: Game of Life runnin in the wasp-os simulator
|
||||||
|
:width: 179
|
||||||
|
|
Loading…
Reference in a new issue