Update README.md

This commit is contained in:
Milan Nikolic 2025-06-17 21:43:46 +02:00
parent 6039070d78
commit eddd038123
No known key found for this signature in database
GPG key ID: 9229D0EAA3AA4E75

View file

@ -45,6 +45,11 @@ It is also possible to build the DLL yourself. You can find more info at [raylib
[Android example](https://github.com/gen2brain/raylib-go/tree/master/examples/others/android/example). [Android example](https://github.com/gen2brain/raylib-go/tree/master/examples/others/android/example).
##### Wasm
For web bindings, refer to [Raylib-Go-Wasm](https://github.com/BrownNPC/Raylib-Go-Wasm); it should be largely compatible with this repository.
### Installation ### Installation
go get -v -u github.com/gen2brain/raylib-go/raylib go get -v -u github.com/gen2brain/raylib-go/raylib