mrdbourke commited on
Commit
6dfc798
·
verified ·
1 Parent(s): fcb9cb0

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -253,6 +253,7 @@
253
  <canvas id="canvas"></canvas>
254
  <div id="labels-container" class="labels-container"></div>
255
  </div>
 
256
  </div>
257
 
258
  <!-- Controls Section -->
 
253
  <canvas id="canvas"></canvas>
254
  <div id="labels-container" class="labels-container"></div>
255
  </div>
256
+ <p>Try drawing a box on the image by left clicking and dragging.</p>
257
  </div>
258
 
259
  <!-- Controls Section -->