From 085a4f6914a2d8907344c82ecb36a11b5ab1c4e1 Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Sun, 5 Feb 2023 14:06:58 +0900 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3b855d92..65216b714 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,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!) +* [Windows](https://ebitengine.org/en/documents/install.html?os=windows) (No Cgo required!) * [macOS](https://ebitengine.org/en/documents/install.html?os=darwin) * [Linux](https://ebitengine.org/en/documents/install.html?os=linux) * [FreeBSD](https://ebitengine.org/en/documents/install.html?os=freebsd)