From 0dbf1c4f156a6d09b029a1f45c6f546d89a73725 Mon Sep 17 00:00:00 2001 From: David Kerr Date: Wed, 25 Apr 2018 15:40:37 -0400 Subject: [PATCH] done? --- index.html | 50 +++++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 27 deletions(-) diff --git a/index.html b/index.html index 376c459..4c3975b 100644 --- a/index.html +++ b/index.html @@ -32,6 +32,28 @@ --> +
+

+ Smile for me! +

+

+ This example will show your webcam stream. When you're ready, click "I'm smiling!" +

+ +

For developers:

+

Once the service detects a smile, it will fire a browser event that you can listen for, called userHappy. You can listen for that event to do anything you want.

+
+ + +
+ +
+ +
+ +
-
-

- Smile for me! -

-

- This example will show your webcam stream. When you're ready, click "I'm smiling!" -

- -

For developers:

-

Once the service detects a smile, it will fire a browser event that you can listen for, called userHappy. You can listen for that event to do anything you want.

-
- - -
- -
- -
- -
- - + @@ -119,7 +116,6 @@

For developers:

-