Skip to content

Commit 6d5d9f8

Browse files
authored
Mention other examples in Readme
1 parent 367ca25 commit 6d5d9f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ Haskell evdev library
33

44
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).
55

6-
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.
6+
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 commit comments

Comments
 (0)