From ede97a4d8c06573425d106848b09eac299773fb5 Mon Sep 17 00:00:00 2001 From: Jan Kaniewski Date: Sat, 24 Aug 2019 20:24:07 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7f809eb..78053bc 100644 --- a/README.md +++ b/README.md @@ -66,17 +66,17 @@ By default the actor has a BLUI resolution of 1000x1000, you can change this by Instead of ticking in your level bp, I prefer to use a simple actor to do the ticking. Other convenience blueprints may spawn this as necessary so if you use those, you don't ever need to use this directly. -## //End Fork Notes - - ## Demo Project Thanks to @oivio we have the Demo project updated to the latest release. See https://github.com/getnamo/BLUI/releases/tag/3.4.0 for the 4.22 Demo project release (BLUI-v3.4.0-UE4.22-DemoExamples.7z) -Video of Demo project +### Video of Demo project [![Demo Project](https://img.youtube.com/vi/PRxO0yCO3Kk/0.jpg)](https://youtu.be/PRxO0yCO3Kk) +Click on image to take you to video. + +## //End Fork Notes ## HTML powered UI and HUD for Unreal Engine 4 (Hit up the wiki for a quick start guide!)