From fad85b56c37788c3124222eef392497c42d0139d Mon Sep 17 00:00:00 2001 From: Daniel Jeremiah Date: Tue, 29 Jul 2025 12:00:50 -0400 Subject: [PATCH] updated README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba6cd10..e9b3e35 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ For help starting out or to discuss clay, considering joining [the discord serve - [Clay_GetElementData](#clay_getelementdata) - [Clay_GetElementId](#clay_getelementid) - [Element Macros](#element-macros) - - [CLAY](#clay) + - [CLAY](#clay-uppercase) - [CLAY_ID](#clay_id) - [CLAY_IDI](#clay_idi) - [Data Structures & Defs](#data-structures--definitions) @@ -771,6 +771,7 @@ Returns a [Clay_ElementId](#clay_elementid) for the provided id string, used for ## Element Macros + ### CLAY() **Usage**