Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
doxas committed Dec 28, 2017
1 parent c290495 commit 04021e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ editron では、ローカルファイルを読み込んで表示します。ま
| Ctrl + Shift + o | 開いているサンプルを再読込み |
| Ctrl + Shift + i | 開発者ツールの表示(Windows)|
| Cmd + Alt + i | 開発者ツールの表示(Mac) |
| F11 | フルスクリーンモード |

※Mac の場合は Ctrl の代わりに Command を使用

Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webgl-editron",
"version": "1.0.4",
"version": "1.0.5",
"description": "webgl and glsl editor application for electron",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 04021e6

Please sign in to comment.