Update README.md
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
Summon the code simply via : <body id="TicTacToe" onload="TicTacToe.Generate('TicTacToe')"></body>
|
Summon the code simply via : <body id="TicTacToe" onload="TicTacToe.Generate('TicTacToe')"></body>
|
||||||
|
|
||||||
Cleaner this is it
|
Cleaner this is it
|
||||||
|
<code>
|
||||||
<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">
|
||||||
@ -9,3 +9,4 @@ Cleaner this is it
|
|||||||
TicTacToe.Generate("YourId");
|
TicTacToe.Generate("YourId");
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
</code>
|
Reference in New Issue
Block a user