From 217a3734a187441d516fbaf06e49bd8aa699a0c8 Mon Sep 17 00:00:00 2001 From: Jared Goodwin Date: Wed, 12 Feb 2020 22:30:54 -0800 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cee22b94..c0a7729c 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,15 @@ # Remotely -[![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) +A remote control and remote scripting solution, built with .NET Core, SignalR Core, and WebRTC. + +[![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) +(Last 30 Days: $0 | Last Year: $400) -A remote control and remote scripting solution, built with .NET Core and SignalR Core. Website: https://remotely.lucency.co Public Server: https://tryremotely.lucency.co (not intended for production use) -*Notice: Remotely is currently in maintenance mode and will likely stay in a more-or-less prototype state.* ## Client Prerequisites: * Endpoint devices require the .NET Core runtime to be installed.