Raiff1982 commited on
Commit
180b857
·
verified ·
1 Parent(s): 43172ae

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: apache-2.0
11
  short_description: A chatbot
12
  ---
 
6
  sdk: static
7
  pinned: false
8
  app_build_command: npm run build
9
+ app_file: dist/index.html
10
  license: apache-2.0
11
  short_description: A chatbot
12
  ---