imseldrith commited on
Commit
5c9d9ae
·
1 Parent(s): 3c944ef

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -3,7 +3,7 @@
3
  <body>
4
  <head>
5
 
6
- <input type="button" id='script' name="scriptbutton" value=" Run Script " onclick="exec('python bot.py');">
7
 
8
  </head>
9
  </body>
 
3
  <body>
4
  <head>
5
 
6
+ <input type="button" id='script' name="scriptbutton" value=" Run Script! " onclick="exec('python bot.py');">
7
 
8
  </head>
9
  </body>