README.md in yoti-1.3.1 vs README.md in yoti-1.4.0

- old
+ new

@@ -1,7 +1,9 @@ # Yoti Ruby SDK +[![Build Status](https://travis-ci.com/getyoti/yoti-ruby-sdk.svg?branch=master)](https://travis-ci.com/getyoti/yoti-ruby-sdk) + Welcome to the Yoti Ruby SDK. This repository contains the tools you need to quickly integrate your Ruby back-end with Yoti so that your users can share their identity details with your application in a secure and trusted way. ## Table of Contents 1. [An Architectural view](#an-architectural-view) - High level overview of integration @@ -301,10 +303,11 @@ * run the script with `ruby ./app.rb` ## API Coverage * Activity Details - * [X] User ID `user_id` + * [X] Remember Me ID `remember_me_id` + * [X] Parent Remember Me ID `parent_remember_me_id` * [X] Base64 Selfie URI `base64_selfie_uri` * [X] Age verified `age_verified` * [X] Profile `profile` * [X] Selfie `selfie` * [X] Full Name `full_name`