From 9a571937805cc98d9b6d837bd1de1b5b5a9d7f6e Mon Sep 17 00:00:00 2001 From: kyubuns Date: Sun, 21 Feb 2021 20:07:26 +0900 Subject: [PATCH] feat: readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index efe04e3..e9c50f0 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ You can define your own debug methods, and enter and execute them. You only need to enter a few characters of the method name, and you can comfortably use AUTOCOMPLETE to enter the name!! Checked by iOS, Android. +(On Android, due to Unity's limitations, you need to close the keyboard and then select ui buttons.) Of course, it can also be used with Editor, Windows, and Mac. You can start it with the tilde key, and the Tab key, up and down keys, etc. also work like a common console.