Skip to content

Commit

Permalink
Updated makefile and Beta v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkauzh committed Oct 15, 2023
1 parent 351b98e commit cb48b5a
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 @@ -9,7 +9,7 @@

Webzen is a Go Game Engine that targets WebAssembly, enabling you to build web applications with Go. It helps you build your games 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.
> **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. Its currently in Beta status
## Building

Expand Down

0 comments on commit cb48b5a

Please sign in to comment.