Update README.md

This commit is contained in:
The-Mighty-Cat 2025-03-25 20:52:25 +01:00 committed by GitHub
commit ad69ebeac8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: