From b31f8876eac2ea65b3e4648dc68580816106cea4 Mon Sep 17 00:00:00 2001 From: Steve Streeting Date: Tue, 20 Sep 2022 12:40:02 +0100 Subject: [PATCH] Update readme to indicate UE5 compatibility --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 1f9ad01..9363571 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -2,7 +2,7 @@ ## Introduction -This is a helper plugin library for [Unreal Engine 4](https://www.unrealengine.com) +This is a helper plugin library for [Unreal Engine](https://www.unrealengine.com) (version 4.26+ / 5.0+) which makes a bunch of things better: * [New Widgets](doc/Widgets.md)