diff --git a/README.md b/README.md index 9f2be1c..a1492a9 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Configure SPF and RDNS records to ensure proper mail flow <-- Search online Copy/Edit the below to your settings.json Connect to a pad, Click on the Share/Embed link and enter in your email address. Open that pad in ANOTHER BROWSER then begin modifying, you should recieve an email when the pad has begun editing and once the pad has gone stale (when everyone stops editing it and a time period passes). +NOTE: You will NOT recieve an email if you(the author that registered their email) are currently on or editing that pad! ``` "ep_email_notifications" : { diff --git a/package.json b/package.json index 99b0bf5..c635535 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ep_email_notifications", "description": "Subscribe to a pad and recieve an email when someone edits your pad", - "version": "0.0.3", + "version": "0.0.4", "author": { "name": "johnyma22", "email": "john@mclear.co.uk",