Skip to content

Commit 61c742f

Browse files
committed
docs: Small improvements to wording.
1 parent 262f848 commit 61c742f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,14 @@ Quick start
5353
You'll need an NS1 API key to get started. You can get or create one via NS1's
5454
portal here: https://my.nsone.net/#/account/settings
5555

56-
Armed with your API key just use it as an argument to all commands. For example,
56+
Use your API key as an argument to all commands. For example,
5757

5858
```sh
5959
$ routemap --api-key xxxxxxxxxxxxxxxxx list
6060
```
6161

6262
You can also add your API key as an environment variable to save providing it
63-
for all commands:
63+
on the command line:
6464

6565
```sh
6666
$ export NS1_APIKEY=xxxxxxxxxxxxxxxxx

0 commit comments

Comments
 (0)