im1111 commited on
Commit
722075a
·
verified ·
1 Parent(s): 898b98d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ colorTo: red
6
  sdk: static
7
  pinned: false
8
  app_build_command: npm run build
9
- app_file: build/index.html
10
  license: mit
11
  short_description: cool paint app
12
  ---
 
6
  sdk: static
7
  pinned: false
8
  app_build_command: npm run build
9
+ app_file: dist/index.html
10
  license: mit
11
  short_description: cool paint app
12
  ---