Update Example.html
This commit is contained in:
parent
e0639ad3d2
commit
643ad55445
@ -2,6 +2,7 @@
|
|||||||
<head>
|
<head>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
//Example
|
||||||
<span id="YourId"></span>
|
<span id="YourId"></span>
|
||||||
<script type="text\javascript" src="location/to/script.js">
|
<script type="text\javascript" src="location/to/script.js">
|
||||||
TicTacToe.Generate("YourId");
|
TicTacToe.Generate("YourId");
|
||||||
|
Reference in New Issue
Block a user