Skip to content

Commit ca5ca2f

Browse files
committed
Modified descriptions
1 parent 8b8113a commit ca5ca2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/pyxel-web-en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ For example, if the username is `taro`, the repository is named `my_repo`, the f
3737
https://kitao.github.io/pyxel/wasm/launcher/?run=taro.my_repo.src.scenes.title
3838
```
3939

40-
Please note that due to Web security restrictions, the `run` command cannot import local files or directories.
40+
Please note that due to Web limitations, the `run` command cannot import local files or directories.
4141

4242
If you want to run a `shooter.pyxapp` located in the `dist/games` directory, the URL would be:
4343

docs/pyxel-web-ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ https://kitao.github.io/pyxel/wasm/launcher/?<コマンド>=<githubのユーザ
3737
https://kitao.github.io/pyxel/wasm/launcher/?run=taro.my_repo.src.scenes.title
3838
```
3939

40-
`run`コマンドでは、Web のセキュリティ上の制約により、ローカルの別ファイルやディレクトリをインポートすることができないのでご注意ください。
40+
`run`コマンドでは、Web の仕様上の制約により、ローカルの別ファイルやディレクトリをインポートすることができないのでご注意ください。
4141

4242
`dist/games`にある`shooter.pyxapp`を実行する場合の URL は次の通りです。
4343

0 commit comments

Comments
 (0)