Skip to content

Commit

Permalink
Mention other examples in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
georgefst authored Jan 5, 2025
1 parent 367ca25 commit 6d5d9f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ Haskell evdev library

See Hackage for documentation on [the core library](http://hackage.haskell.org/package/evdev) and [the streamly add-on](http://hackage.haskell.org/package/evdev-streamly).

The [evdev-examples](https://github.com/georgefst/evdev/tree/master/evdev-examples) folder contains a basic `evtest` clone, with the added ability to read events from multiple devices concurrently.
In addition, the [evdev-examples](https://github.com/georgefst/evdev/tree/master/evdev-examples) directory contains a basic `evtest` clone (with the added ability to read events from multiple devices concurrently), as well as simple programs for replaying event sequences, spawning processes on a trigger event, and creating virtual events from keyboard input.

0 comments on commit 6d5d9f8

Please sign in to comment.