Update README.md
This commit is contained in:
parent
2660168405
commit
6031b0e0f9
13
README.md
13
README.md
@ -1,12 +1 @@
|
||||
Summon the code simply via : <body id="TicTacToe" onload="TicTacToe.Generate('TicTacToe')"></body>
|
||||
|
||||
Cleaner this is it
|
||||
<code>
|
||||
<span id="YourId"></span>
|
||||
|
||||
<script type="text\javascript" src="location/to/script.js">
|
||||
|
||||
TicTacToe.Generate("YourId");
|
||||
|
||||
</script>
|
||||
</code>
|
||||
See Example.html to see
|
Reference in New Issue
Block a user