diff --git a/README.md b/README.md index 3c14ab8..2a58095 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,6 @@ When only speak_public_messages is on, " Hi there jticket!" will not automatically be spoken. -When speak_public_messages and speak_indirect_messages is on, both will be spoken. +" This is a test" Will never be spoken automatically. + +When speak_public_messages and speak_indirect_messages is on, both will be spoken, but the last will still not be spoken.