Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -88,7 +88,7 @@
|
|
| 88 |
<button onclick="upload()">Analyze</button>
|
| 89 |
<pre id="output">Your result will appear here...</pre>
|
| 90 |
</div>
|
| 91 |
-
|
| 92 |
|
| 93 |
<script>
|
| 94 |
async function upload() {
|
|
|
|
| 88 |
<button onclick="upload()">Analyze</button>
|
| 89 |
<pre id="output">Your result will appear here...</pre>
|
| 90 |
</div>
|
| 91 |
+
|
| 92 |
|
| 93 |
<script>
|
| 94 |
async function upload() {
|