README.md in mindmatch-0.0.1.pre.beta3 vs README.md in mindmatch-0.0.1.pre.beta4

- old
+ new

@@ -30,10 +30,18 @@ ], position: {"mame" => "FE Developer", "description" => "Building a Ember aplication on a rails backend"} ) #=> '6906ec3d-024d-43c6-a1cf-9b102eec4fb1' mindmatch.query_match(id: match_id) -#=> {"id"=>"6906ec3d-024d-43c6-a1cf-9b102eec4fb1", "status"=>"fulfilled", "results"=>[{"score"=>0.1436655436}]} +#=> {"id"=>"53b03dc2-07dd-40a2-91fe-7bff24c86574", + "status"=>"fulfilled", + "data"=> + {"results"=> + [{"score"=>0.1436655436, + "personId"=>"7dedffb3-c41e-4046-aa3d-73979d7ec1c2", + "positionId"=>"6214ab8d26e3f79571d922ca269d5743"}], + "people"=>[{"id"=>"7dedffb3-c41e-4046-aa3d-73979d7ec1c2", "refId"=>"2"}], + "positions"=>[{"id"=>"6214ab8d26e3f79571d922ca269d5743", "refId"=>"324"}]}} ``` ## Development