From 8f64ba8d52351719eb745f08e4d65642f3c1d65b Mon Sep 17 00:00:00 2001 From: Arnaud Jamin Date: Tue, 10 Oct 2023 14:29:08 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index becd2b4..60fe0b0 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,8 @@ Cog is a set of debug tools for Unreal Engine built on top of [ImGui](https://gi - Window Layouts can be saved/loaded. - Windows save their own settings in a Cog.ini file to maintain their state between multiple sessions. -### Abilities +### Abilities + Displays the gameplay abilities of the selected actor. [![Abilities](https://github.com/arnaud-jamin/Cog/assets/13844285/cc6cb2af-eb9a-42fd-8ae5-80b5c7b361e9)]()