tylermullen commited on
Commit
913c9de
·
verified ·
1 Parent(s): 666b00b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -58,6 +58,7 @@ limitations under the License.
58
  <video id="webcam" autoplay playsinline muted></video>
59
  <p id="status-message">Requesting camera access...</p>
60
  </div>
 
61
  <div
62
  id="response-container"
63
  class="response-container"
 
58
  <video id="webcam" autoplay playsinline muted></video>
59
  <p id="status-message">Requesting camera access...</p>
60
  </div>
61
+ <p class="disclaimer">This is a demonstration for illustrative purposes and is not a Google product.</p>
62
  <div
63
  id="response-container"
64
  class="response-container"