README.md in playlyfe_client-1.0.6 vs README.md in playlyfe_client-1.1.0

- old
+ new

@@ -46,11 +46,11 @@ $ gem install playlyfe_client ## Usage -You have to setup a client at PlaylyfeClient which can access API (only paid plans) form your backend. -Client shoul have 'Client Credential Flow' , all checks at config page should be on YES and should have all scopes with RW access. +You have to setup a client at PlaylyfeClient which can access API (only paid plans) from your backend. +Client should have 'Client Credential Flow' , all checks at config page should be on YES and should have all scopes with RW access. Then in your code initialize connection: $ conn= PlaylyfeClient::V2::Connection.new( version: 'v2',