From b71eb2671c47e498cddd1aec63151e05dbc6049f Mon Sep 17 00:00:00 2001 From: Clay Smith Date: Sun, 26 Feb 2023 17:47:52 -0600 Subject: Images for Readme, hopefully, not used to markdown --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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/*) -- cgit v1.2.1