From 04442116dcef442c17acc11118221f3e7c33bbc3 Mon Sep 17 00:00:00 2001 From: iCrawl Date: Fri, 24 Nov 2017 13:26:08 +0100 Subject: [PATCH] chore: update readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 594a977..1b09121 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ Give me a little bit of time and this will be resolved! 😉 * Shows what you are editing in VSCode with no bullsh*t involved. * Enable/Disable Rich Presence for individual workspaces (enabled by default). +## The rich presence won't show after my PC has been put to sleep / after I lost internet! +It will only attempt to reconnect 20 times. After it hit that threshold you will have to manually enable it again. Just open the command pallette and execute the enable command for the extension. + ## Contributing 1. Fork it!