all: update README

Updates #1162
This commit is contained in:
Hajime Hoshi
2026-03-15 21:51:19 +09:00
parent bb72e51fe7
commit c3c118c17a
+1 -1
View File
@@ -17,7 +17,7 @@ Ebitengine (formerly known as Ebiten) is an open source game engine for the Go p
## Platforms
* [Windows](https://ebitengine.org/en/documents/install.html?os=windows) (No Cgo required!)
* [macOS](https://ebitengine.org/en/documents/install.html?os=darwin)
* [macOS](https://ebitengine.org/en/documents/install.html?os=darwin) (No Cgo required!)
* [Linux](https://ebitengine.org/en/documents/install.html?os=linux)
* [FreeBSD](https://ebitengine.org/en/documents/install.html?os=freebsd)
* [Android](https://ebitengine.org/en/documents/mobile.html)