From f6e66ea08ca4cc449fd6b9e16331229a5069399d Mon Sep 17 00:00:00 2001 From: Jordon Brooks Date: Mon, 8 Jan 2024 02:39:10 +0000 Subject: [PATCH] Added a sentence to the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 30c9d6e..c5c5d9f 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,8 @@ Experience the capabilities of HarmonyLink: Legacy (June 2023 version) with our HarmonyLinkExample

+The picture above shows a packaged Shipping build of a UE5 project with the HarmonyLink plugin enabled. Widgets we're added to the viewport to display these values. The values are updated on tick, with no noticable performance loss. + ## Integration Guide ### For Game Developers