We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1aa409 commit 6264c6bCopy full SHA for 6264c6b
1 file changed
README.md
@@ -18,8 +18,8 @@ relies on the PlugApi as well.
18
19
There are also some small utilities included,`ps-plugevents` and `ps-rawplug`
20
showcasing the use of the first interface approach, and `ps-events` the latter.
21
-.
22
-The `ps-events` is effectively a consumer the PowersensorDevices event
+
+The `ps-events` is effectively a consumer of the PowersensorDevices event
23
stream and dumps all events to standard out. Similary, `ps-plugevents` shows
24
the event stream from a single plug (plus whatever it might be relaying for),
25
and `ps-rawplug` shows the raw event stream from the plug. Note that the format
0 commit comments