From eb8d78f1b1f63acec9e71eaa6ea84f9794ea50c6 Mon Sep 17 00:00:00 2001 From: Jared Date: Sun, 14 Jul 2019 14:39:15 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ac9a56f..25b3d4bf 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A remote control and remote scripting solution, built with .NET Core and SignalR Website: https://remotely.lucency.co Public Server: https://tryremotely.lucency.co (not intended for production use) -Warning: Remotely will always be in a more-or-less prototype state. I simply don't have the time, money, or desire to build a production-ready solution of this size for free. Every minute I spend on Remotely is time I'm not spending with my family. This is why Remotely is missing things such as automated tests, code signing, etc. Thanks for your understanding! +*Warning: Remotely will always be in a more-or-less prototype state. I simply don't have the time, money, or desire to build a production-ready solution of this size for free. Every minute I spend on Remotely is time I'm not spending with my family. This is why Remotely is missing things such as automated tests, code signing, etc. Thanks for your understanding*! ## Build Instructions (Windows 10) The following steps will configure your Windows 10 machine for building the Remotely server and clients.