Update README

This commit is contained in:
Hajime Hoshi 2020-05-10 04:13:40 +09:00
parent 9430b6be37
commit 8043f257e1

View File

@ -22,8 +22,8 @@ Ebiten is an open source game library for the Go programming language. Ebiten's
* Android
* iOS
* Web browsers (Chrome, Firefox, Safari and Edge)
* [GopherJS](https://github.com/hajimehoshi/ebiten/wiki/GopherJS)
* [WebAssembly](https://github.com/hajimehoshi/ebiten/wiki/WebAssembly) (Experimental)
* [WebAssembly](https://ebiten.org/documents/webassembly.html)
* [GopherJS](https://ebiten.org/documents/gopherjs.html)
Note: Gamepad and keyboard are not available on Android/iOS.