summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2016-03-20 11:35:39 +0100
committerpgen <p.gen.progs@gmail.com>2016-03-20 11:35:39 +0100
commite45c36fba3ebe1101dba064a6d6e4d92db50360c (patch)
tree6a84bc389113daaa5b384e3cfaaa1b7e1e56ea21 /examples
parentaf354c5ea2c120ae79511aac4e21c94be57ae4df (diff)
Complete the yesno example with a screeshot
Diffstat (limited to 'examples')
-rw-r--r--examples/yesno/README7
-rw-r--r--examples/yesno/screenshot.pngbin0 -> 7716 bytes
2 files changed, 6 insertions, 1 deletions
diff --git a/examples/yesno/README b/examples/yesno/README
index 66877fd..bfbbd33 100644
--- a/examples/yesno/README
+++ b/examples/yesno/README
@@ -1 +1,6 @@
-Whith this example you will discover how easily you can ask a user to confirm a previous choice
+With this example you will discover how easily you can ask a user to
+confirm a previous choice
+
+The screenshot shows three use cases, one when just hitting 'Enter',
+one when moving the cursor to YES before hitting 'Enter' and the last
+one when just hitting 'q'
diff --git a/examples/yesno/screenshot.png b/examples/yesno/screenshot.png
new file mode 100644
index 0000000..3e10b60
--- /dev/null
+++ b/examples/yesno/screenshot.png
Binary files differ