diff --git a/README.md b/README.md index 4804bcd..eaa0102 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ CHIRIMEN panel > setup CHIRIMEN ## サンプルコードの実行 -new file > "hello.js" +Create New Text > "hello.js" ```js import { requestGPIOAccess } from "node-web-gpio"; // WebGPIO を使えるようにするためのライブラリをインポート