Nexmo / nexmo-cli

Nexmo CLI (Command Line Interface)
https://nexmo.com
MIT License
78 stars 52 forks source link

Update README.md #101

Closed shams-ahmed closed 7 years ago

shams-ahmed commented 7 years ago

api key and secret are not clear to understand at first glance

shams-ahmed commented 7 years ago

@cbetta updated...

cbetta commented 7 years ago

@shams-ahmed thanks for the changes.

I now noticed though that under Account info we now still show abc and 123.

> nexmo account
API Key:    123
API Secret: abc

Can we change these too? Maybe we should change it all to <api_key> and <api_secret> though, rather than API_KEY and API_SECRET, just to make sure people get that they're not ENV variables.