We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4366c8a commit 627dbccCopy full SHA for 627dbcc
.DS_Store
2 KB
public/.DS_Store
6 KB
public/index.html
@@ -7,8 +7,9 @@
7
</head>
8
<body>
9
<canvas id="canvas" width="1000" height="500" style="border: 1px solid #000000"></canvas>
10
+ <a href="https://docs.google.com/document/d/1kj6-5UXqffwJJsnyQB66l8X-HsG8ht_6Ec0qa8FYQ7Y/edit?usp=sharing" target="_blank">documentation</a>
11
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
12
<script src="/socket.io/socket.io.js"></script>
13
<script src="script.js"></script>
14
</body>
-</html>
15
+</html>
0 commit comments