Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkauzh authored Oct 5, 2023
1 parent 138d661 commit 09e26ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
![GitHub license](https://img.shields.io/github/license/dimkauzh/webzen)
![Lines of code](https://tokei.rs/b1/github/dimkauzh/webzen?category=lines)

Webzen is a Go Game Engine Framework that targets WebAssembly, enabling you to build web applications with Go. It helps you build ui's in the web and render things easy and fast. This project leverages `syscall/js` to interact with the JavaScript runtime in the browser.
Webzen is a Go Game Engine that targets WebAssembly, enabling you to build web applications with Go. It helps you build ui's in the web and render things easy and fast. This project leverages `syscall/js` to interact with the JavaScript runtime in the browser.

> **Please note that Webzen is currently under high maintenance and is not production-ready.** The project is actively being developed and improved, which is why there is only a `dev` branch available.
Expand Down

0 comments on commit 09e26ff

Please sign in to comment.