From 770a0006495f479032ac5130629feb44308024b2 Mon Sep 17 00:00:00 2001 From: Swaathi Kakarla Date: Tue, 21 Jun 2016 17:51:10 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e6117f..5884383 100644 --- a/README.md +++ b/README.md @@ -32,12 +32,12 @@ Ping file system events to any API ## YAML Configuration This YAML is automatically created in the `~` directory. It holds all the configuration attributes for Watchman. -#### Attributes +### Attributes * `source`: Array of all paths Watchman should monitor * `regexes`: Array of all regexes Watchman should abide by (These regexes are matched with the filepath) * `endpoints`: Hash of each file/folder action which should ping to an API endpoint -#### Default File +### Default File ``` source: - /home/users/skcript