From 281582920015b66efeb6e0343a180fba7202efdc Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Sun, 7 Nov 2021 03:44:31 +0900 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2b733434..c23b30475 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Ebiten is an open source game library for the Go programming language. Ebiten's * [WebAssembly](https://ebiten.org/documents/webassembly.html) * Nintendo Switchâ„¢ -Note: Gamepads and keyboards are not available on iOS. +Note: Keyboards are not available on iOS. For installation on desktops, see [the installation instruction](https://ebiten.org/documents/install.html).