From cce933d6740d90127178dac61335a0d05584ba48 Mon Sep 17 00:00:00 2001 From: Cooper H <60411087+cxxpxr@users.noreply.github.com> Date: Sat, 31 Jul 2021 04:13:30 -0400 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index e3f563ee..986f831b 100644 --- a/README.md +++ b/README.md @@ -100,11 +100,6 @@ UpdateLoopTime - The time in miliseconds between calling 'Update' on the transpo UpdateHeartbeatInterval - the amounts of update calls before sending a heartbeat. By default its 100, which if updateLoopTime is 10, means every (10 * 100 = 1000ms) it will send out a heartbeat. - -## Example - -Maqsoom's Server List Example - https://github.com/maqsoom/LightReflectiveMirror-Example - ## What to choose, Epic, Steam, LRM? There are quiet a few relay transports for mirror at this point, It can often be difficult to pick one that most suits your needs. So I'll quickly go over my view on it and hopefully it helps you make an informed decision.