From 0ea453566c2958cf1df64b50bf3390b39f3a1fb1 Mon Sep 17 00:00:00 2001 From: Jared Goodwin Date: Sun, 29 Mar 2020 12:03:46 -0700 Subject: [PATCH] Update README.md. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b8db383..3fdb3107 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,12 @@ A remote control and remote scripting solution, built with .NET Core, SignalR Co [![Build Status](https://dev.azure.com/translucency/Remotely/_apis/build/status/Remotely-ReleaseBuild?branchName=master)](https://dev.azure.com/translucency/Remotely/_build/latest?definitionId=17&branchName=master) [![Donate](https://www.paypalobjects.com/webstatic/en_US/i/buttons/pp-acceptance-small.png)](https://paypal.me/translucency) - Website: https://remotely.one Multi-Tenant Demo Server: https://app.remotely.one +## Notice: Work on Remotely will be temporarily stopped. +Recently, I've been overwhelmed with questions and support requests, and Remotely is taking up almost all of my free time. It's been especially taxing with everything that's going in the world right now. I'm taking a break for a while to spend more time with my family. + ## Client Prerequisites: * Endpoint devices require the .NET Core runtime to be installed.