fix typo in README.md
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# pyinotifyd
|
# pyinotifyd
|
||||||
A daemon to monitore filesystems events with inotify on Linux and execute tasks (Python methods or Shell commands) with an optional delay. It is also possible to cancel delayed tasks.
|
A daemon to monitor filesystems events with inotify on Linux and execute tasks (Python methods or Shell commands) with an optional delay. It is also possible to cancel delayed tasks.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
* [pyinotify](https://github.com/seb-m/pyinotify)
|
* [pyinotify](https://github.com/seb-m/pyinotify)
|
||||||
|
|||||||
Reference in New Issue
Block a user