From 16ea5751aefe725ebf2fba316492a1a6d4235554 Mon Sep 17 00:00:00 2001 From: Forest Handford Date: Tue, 6 Oct 2015 11:31:53 -0400 Subject: [PATCH] Added link to developer portal from README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 93b9cbb..506b28a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ #Sample Apps for Affdex SDK for Windows -Welcome to our repository on GitHub! Here you will find example code to get you started with our Affdex SDK 2.0 for Windows and begin emotion-enabling you own app! +Welcome to our repository on GitHub! Here you will find example code to get you started with our Affdex SDK 2.0 for Windows and begin emotion-enabling you own app! Documentation for the Windows SDK is at Affectiva's Developer Portal. OpenCV-webcam-demo ------------------ @@ -25,4 +25,4 @@ AffdexMe **AffdexMe** is a windows application that demonstrates the use of the Affdex SDK for Windows. It uses the camera on your Windows PC to view, process and analyze live video of your face. Start the app and you will see your own face on the screen, and metrics describing your expressions. -See AffdexMe/README.md for more information \ No newline at end of file +See AffdexMe/README.md for more information