Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
knbr13 authored Jan 12, 2025
1 parent fbb2eac commit 9f5302d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,9 @@ Watcher is a simple tool written in Go that monitors file system events on a spe
"-r, --recursive": watch subdirectories recursively.
"-p, --path": set the path to the directory to watch for events.
"-f, --file": set the path to the file that contains the commands to run on each event, check out the `commands.yaml` file to see how this file should look like.

## License

This project is licensed under the [MIT License](https://github.com/knbr13/watcher/blob/main/LICENSE).

See the [LICENSE](https://github.com/knbr13/watcher/blob/main/LICENSE) file for details.

0 comments on commit 9f5302d

Please sign in to comment.