diff --git a/README.md b/README.md index 81bf970..84bd1c5 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,10 @@ Welcome to our repository on GitHub! Here you will find example code to get you started with our Affdex SDK 3.0 and begin emotion-enabling you own app! Documentation for the SDKs is available on the Affectiva's Developer Portal. -Appveyor: [![Build status](https://ci.appveyor.com/api/projects/status/pn2y9h8a3nnkiw41?svg=true)] +*Build Status* +- Windows: [![Build status](https://ci.appveyor.com/api/projects/status/pn2y9h8a3nnkiw41?svg=true)] (https://ci.appveyor.com/project/ahamino/win-sdk-samples) -Travis: [![Build Status](https://travis-ci.org/Affectiva/cpp-sdk-samples.svg?branch=master)](https://travis-ci.org/Affectiva/cpp-sdk-samples) +- Ubuntu: [![Build Status](https://travis-ci.org/Affectiva/cpp-sdk-samples.svg?branch=master)](https://travis-ci.org/Affectiva/cpp-sdk-samples) Dependencies ------------ diff --git a/video-demo/video-demo.cpp b/video-demo/video-demo.cpp index 6e2a1be..0dee192 100644 --- a/video-demo/video-demo.cpp +++ b/video-demo/video-demo.cpp @@ -3,7 +3,7 @@ #include #include -#include +#include #include #include #include