From 716227c19a88bf1c607fc87f837c90b148c3cb47 Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Sun, 5 Jul 2020 16:58:39 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1f9c1b09..60273e62 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,8 @@ documentation. Here's some short-cuts: * [Configuration](https://wtfutil.com/configuration/) * [Module Documentation](https://wtfutil.com/modules/) + + ## Modules Modules are the chunks of functionality that make WTF useful. Modules are added and configured by including their configuration values in your `config.yml` file. The documentation for each module describes how to configure them.