aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..afadc87
--- /dev/null
+++ b/README.md
@@ -0,0 +1,22 @@
+
+Create programm that will able to get inotify events and report
+in usable manner. No extra things should be added.
+
+SUPPORTED COMMANDS
+
+-d add/new path to directory
+-e event to respond
+-i ini file with list of event
+-s extra info output or no
+-v command version
+-h small help menu
+[FUTURE] -f filter path by pattern
+
+
+GOAL
+
+Output result in way
+<INFO> <PATH> <EVENT>
+
+
+