From a7040034ac8d9e8920af2fd6b3affea014d82e77 Mon Sep 17 00:00:00 2001 From: Taylor Daughtry Date: Sun, 2 Oct 2016 22:18:17 -0500 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 891d259..cc3d36e 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ else. ### How does it work? -Every time an entry is saved, Brief checks whether it's in the section you've specified. If it is, Brief sends a notification email to the User Group you've selected. Note that it's a very light check to see if the saved entry is in your section; you won't have any performance issues if you're saving tons of entries everyday. +Every time an entry is saved, Brief checks whether it's in the section you've specified. If it is, and the entry is enabled, Brief sends a notification email to the User Group you've selected. Note that it's a very light check to see if the saved entry is in your section; you won't have any performance issues if you're saving tons of entries everyday. ## Usage