From 282a1eb6cd360298ba69fd896ed549979e369935 Mon Sep 17 00:00:00 2001 From: Reece Wilson Date: Thu, 28 Oct 2021 21:04:02 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a908f38..3cb9f70 100644 --- a/README.md +++ b/README.md @@ -43,4 +43,7 @@ static void TestAUE() LogDbg(EMyTestEnumToString(e)); }); } -``` \ No newline at end of file +``` + +## Dependencies +* [AuroraForEach](https://git.reece.sx/AuroraSupport/AuroraForEach) [header only]