Update Example.html

This commit is contained in:
Florian Bouillon 2016-09-05 22:27:46 +00:00
parent e0639ad3d2
commit 643ad55445

View File

@ -2,6 +2,7 @@
<head>
</head>
<body>
//Example
<span id="YourId"></span>
<script type="text\javascript" src="location/to/script.js">
TicTacToe.Generate("YourId");