Skip to content

Commit 6d73a90

Browse files
committed
doc: mention nrfcredstore
Signed-off-by: Maximilian Deubel <[email protected]>
1 parent 3f36460 commit 6d73a90

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
@@ -4,9 +4,9 @@
44
![License](https://img.shields.io/pypi/l/nrfcloud-utils)
55
![Python versions](https://img.shields.io/pypi/pyversions/nrfcloud-utils)
66

7-
nRF Cloud Utils is a script collection to make it easier to interface with nRF Cloud.
7+
nRF Cloud Utils is a script collection to make it easier to interface with nRF Cloud. They also include [nrfcredstore](https://github.com/NordicSemiconductor/nrfcredstore) to interface with nRF91 Series devices.
88

9-
The scripts in this repository mainly use endpoints in [the REST API](https://api.nrfcloud.com/v1).
9+
The scripts in this repository mainly use endpoints in the [nRF Cloud API](https://api.nrfcloud.com/v1) and the [nRF Cloud Provisioning API](https://api.provisioning.nrfcloud.com/v1/).
1010

1111
See also the official [nRF Cloud documentation](https://docs.nordicsemi.com/bundle/nrf-cloud/page/index.html).
1212

0 commit comments

Comments
 (0)