Added link to developer portal from README.md

This commit is contained in:
Forest Handford 2015-10-06 11:31:53 -04:00
parent 047418b0e6
commit 16ea5751ae
1 changed files with 2 additions and 2 deletions

View File

@ -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 <a href=http://developer.affectiva.com/windows/>Affectiva's Developer Portal</a>.
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
See AffdexMe/README.md for more information