fffiloni commited on
Commit
96f255d
·
1 Parent(s): cda0b4d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -18,6 +18,7 @@
18
  </head>
19
 
20
  <body>
 
21
  <p id='status'>Loading model...</p>
22
  <script src="sketch.js"></script>
23
  </body>
 
18
  </head>
19
 
20
  <body>
21
+ <h1>PoseNet example using p5.js</h1>
22
  <p id='status'>Loading model...</p>
23
  <script src="sketch.js"></script>
24
  </body>