From ad69ebeac8105d9bdc6177be036a0c79bf2f7e47 Mon Sep 17 00:00:00 2001 From: The-Mighty-Cat <54977668+The-Mighty-Cat@users.noreply.github.com> Date: Tue, 25 Mar 2025 20:52:25 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83beef4..1c5363e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![alt text](https://github.com/Catcrafts/Crafter.Web/blob/master/hello.png?raw=true) -Crafter.Web is a C++ library that exposes the browser DOM api's to C++ WebAssembly. +Crafter.CppDOM is a C++ library that exposes the browser DOM api's to C++ WebAssembly. # How to use Please view the samples folder, this is a snippit from the HelloElement sample: