From 7191ac77e3cbea967c66a710eef198bb34b54998 Mon Sep 17 00:00:00 2001 From: Takashi Kitao Date: Sun, 13 Oct 2024 11:28:06 +0900 Subject: [PATCH] Modified descriptions --- docs/pyxel-web-en.md | 2 +- docs/pyxel-web-ja.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pyxel-web-en.md b/docs/pyxel-web-en.md index e0e1aa563c..ae4b48df10 100644 --- a/docs/pyxel-web-en.md +++ b/docs/pyxel-web-en.md @@ -37,7 +37,7 @@ For example, if the username is `taro`, the repository is named `my_repo`, the f https://kitao.github.io/pyxel/wasm/launcher/?run=taro.my_repo.src.scenes.title ``` -Please note that due to Web security restrictions, the `run` command cannot import local files or directories. +Please note that due to Web limitations, the `run` command cannot import local files or directories. If you want to run a `shooter.pyxapp` located in the `dist/games` directory, the URL would be: diff --git a/docs/pyxel-web-ja.md b/docs/pyxel-web-ja.md index 444b40e825..f3a98d0844 100644 --- a/docs/pyxel-web-ja.md +++ b/docs/pyxel-web-ja.md @@ -37,7 +37,7 @@ https://kitao.github.io/pyxel/wasm/launcher/?<コマンド>=