Update README.md
This commit is contained in:
parent
6039070d78
commit
eddd038123
1 changed files with 5 additions and 0 deletions
|
@ -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).
|
||||
|
||||
##### 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
|
||||
|
||||
go get -v -u github.com/gen2brain/raylib-go/raylib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue