diff --git a/README.md b/README.md index b2bc08a..f451cfc 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # BRAID v0.8.5 -## Websocket server for the Measure platform +> Websocket server for the Measure platform [![Build Status](https://semaphoreci.com/api/v1/projects/7767f0f3-4da6-4c84-9167-4db5402a3262/2573412/badge.svg)](https://semaphoreci.com/yardstick/braid) ## Essential Information: @@ -17,7 +17,8 @@ secret = "test" payload = { :data => { - :client => 'client name (mhs is only one implemented currently)', :client_type => 'site (only one in use rite now)', + :client => 'client name (mhs is only one implemented currently)', + :client_type => 'site (only one in use rite now)', :user_id => (yardstick user id), :user_type => '(teacher/user)', :channel => 'desired channel name'