From 490155583fb70abd3af2be4d08b5cd090e0740b2 Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Mon, 6 Dec 2021 00:24:55 +0900 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e3e5ec2d..300fec7a1 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,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: Keyboards are not available on iOS. +Note: External (bluetooth) keyboards are not available on iOS yet. For installation on desktops, see [the installation instruction](https://ebiten.org/documents/install.html).