From a538213ed0986f0c89c7c09dadef0fb031f5f9fb Mon Sep 17 00:00:00 2001 From: simpo Date: Fri, 22 Feb 2019 12:29:47 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 58ef764..5e29e1b 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Core: * Windows app which handles UDP readouts * **(Optional)** For MySQL Export: * MySQL server with read/write access + 3rd party support: * for [DCS SRS](https://github.com/ciribob/DCS-SimpleRadioStandalone/releases) integration location of the clients-list.json file and SRS configuration with JSON data export enabled - see [SRS documentation](https://github.com/ciribob/DCS-SimpleRadioStandalone/wiki) * for [LotATC](https://www.lotatc.com/) integration location of the stats.json file and LotATC configuration with JSON data export enabled - see [LotATC documentation](https://www.lotatc.com/documentation/server_configuration.html) @@ -26,8 +27,8 @@ Core: * Add the following line to your Export.lua : TBD * Run the Win32 application * Start DCS World and host multiplayer session - ** by default the JSON is written into : TBD - ** by default the UDP port TBD is in use + * by default the JSON is written into : TBD + * by default the UDP port TBD is in use ## Testing