Skip to content

Commit 6645689

Browse files
committed
fix: trigger ci
1 parent 4d18e0c commit 6645689

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/client/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ First, obtain an API token from https://nft.storage and use it in place of `API_
2828

2929
```js
3030
import { NFTStorage, File } from 'nft.storage'
31+
3132
const client = new NFTStorage({ token: 'API_TOKEN' })
3233

3334
async function main() {

0 commit comments

Comments
 (0)