Skip to content

Commit

Permalink
WIP readme
Browse files Browse the repository at this point in the history
  • Loading branch information
e3rd committed Jul 25, 2024
1 parent 7066b00 commit 07fa476
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@

Write the program core, do not bother with the input/output.

![hello world example](asset/hello-world.png "A minimal use case")
![hello world example as GUI](asset/hello-world.png "A minimal use case – GUI")
![hello world example as TUI](asset/hello-world-tui.webp "A minimal use case – TUI")


Check out the code that displays such window, just the code you need. No lengthy blocks of code imposed by an external dependency.

Expand Down
Binary file added asset/hello-world-tui.webp
Binary file not shown.

0 comments on commit 07fa476

Please sign in to comment.