Skip to content

Commit

Permalink
doc: better wording in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmalkmus committed Aug 14, 2023
1 parent 6c1b8a3 commit c3653f3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,9 @@ client, err := axiom.NewClient(
)
```

💡 _When only performing **ingest** or **query** operations, an api token is
sufficent enough. Create an api token with the appropriate scopes in
💡 _When only performing **ingest** or **query** operations, we recommend using
an api token with minimal privileges, only. Create an api token with the
appropriate scopes in
[the Axiom API tokens settings](https://app.axiom.co/settings/api-tokens) and
export it as `AXIOM_TOKEN`._

Expand Down

0 comments on commit c3653f3

Please sign in to comment.