summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ab5928f..b1763fd 100644
--- a/README.md
+++ b/README.md
@@ -14,3 +14,5 @@ The second line prints /dev/input/event12 to standard out.
The third line prints /dev/input/event2, /dev/input/event5, and /dev/input/event25 to standard out.
The output is always 5 columns where the first column is an integer representing the event number passed in by the user. The second is the time since the beginning of the program. The third number is the type associated with the event. The fourth number is the code associated with the event. In the fifth and final column is the current value.
+
+[Example images of downloading, installing, and running the program](./images/*)