Fix typos, change ftype to unix. Almost working
[rpsls-bot.git] / index.html
index 31303f9..79786e8 100644 (file)
@@ -11,5 +11,5 @@
        <label for="gameState">Score of computer</label>
 </div>
 
-<script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.5.13/vue.js">
-<script src="rpsls.js">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.5.13/vue.js"></script>
+<script src="./rpsls.js"></script>