Update README.md

pull/2/head
Nevik Rehnel 12 years ago
parent e15fa371c1
commit 727284da14

@ -1,4 +1,8 @@
gitwatch
========
#gitwatch
A script to watch a file or folder and commit changes to a git repo
A bash script to watch a file or folder and commit changes to a git repo
##Requirements
To run this script, you must have installed and globally available:
* `git` ( [git/git](https://github.com/git/git) | http://www.git-scm.com )
* `inotifywait` (part of **inotify-tools**: [rvoicilas/inotify-tools](https://github.com/rvoicilas/inotify-tools) )
Loading…
Cancel
Save