From aa720f70658fc7c7c9746f3f2f1b904a1a681ea7 Mon Sep 17 00:00:00 2001 From: Jason Kulatunga Date: Fri, 9 Oct 2020 11:21:23 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e39218a..b218b2c 100644 --- a/README.md +++ b/README.md @@ -134,8 +134,8 @@ By default Scrutiny looks for its YAML configuration files in `/scrutiny/config` There are two configuration files available: -- Webapp/API config via `scrutiny.yaml` - [example.scrutiny.yml](example.scrutiny.yaml). -- Collector config via `collector.yaml` - [example.collector.yml](example.collector.yaml). +- Webapp/API config via `scrutiny.yaml` - [example.scrutiny.yaml](example.scrutiny.yaml). +- Collector config via `collector.yaml` - [example.collector.yaml](example.collector.yaml). Neither file is required, however if provided, it allows you to configure how Scrutiny functions.