ConnectCorp / nexmo-client

Unofficial Nexmo Rest Client
MIT License
15 stars 13 forks source link

Documentation #23

Closed stevro closed 8 years ago

stevro commented 8 years ago

Is the documentation of the library correct?

Because it callind \Nexmo\Client with a single parameter called nexmo_options, but the actual constructor requires 2 parameters, the apiKey and apiSecret.

vood commented 8 years ago

Can you please open a PR with documentation fix?

vood commented 8 years ago

Fixed