From 4675c83a838b4af99a6acdda4c81c90013e666d2 Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Thu, 23 Feb 2023 23:23:12 +0900 Subject: [PATCH] update README Updates #2084 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 65216b714..291310e81 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,8 @@ Ebitengine (formerly known as Ebiten) is an open source game engine for the Go p * [Android](https://ebitengine.org/en/documents/mobile.html) * [iOS](https://ebitengine.org/en/documents/mobile.html) * [WebAssembly](https://ebitengine.org/en/documents/webassembly.html) -* Nintendo Switchâ„¢ (Native compiling!) +* Nintendo Switch +* Xbox Note: External (bluetooth) keyboards are not available on iOS yet.