From ebe8b84a95b3c051ea5b9988cd6fee319b9d6c4a Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Sat, 29 Aug 2020 12:40:45 -0400 Subject: [PATCH] Minor README update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73d62e853a..bce40b776f 100644 --- a/README.md +++ b/README.md @@ -367,7 +367,7 @@ TGS 4 can self update without stopping your DreamDaemon servers. Any V4 release Here are tools for interacting with the TGS 4 web API -- [tgstation-server-control-panel]: Official client and included with the server. A react web app for using tgstation-server. +- [tgstation-server-control-panel]: Official client and included with the server (WIP). A react web app for using tgstation-server. - [Tgstation.Server.ControlPanel](https://github.com/tgstation/Tgstation.Server.ControlPanel): Official client. A cross platform GUI for using tgstation-server - [Tgstation.Server.Client](https://www.nuget.org/packages/Tgstation.Server.Client): A nuget .NET Standard 2.0 TAP based library for communicating with tgstation-server - [Tgstation.Server.Api](https://www.nuget.org/packages/Tgstation.Server.Api): A nuget .NET Standard 2.0 library containing API definitions for tgstation-server