Skip to content

Commit 8bb5dd0

Browse files
committed
fix(): fix readme
1 parent 55287b4 commit 8bb5dd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@ bundle, err := utils.NewBundle(items...)
320320
```
321321

322322
#### Send Item to Bundler
323+
It is not necessary, The purpose is to create an index for the Bundler gateway
323324
```go
324325
resp, err := w.Client.BatchSendItemToBundler(items)
325326
```

0 commit comments

Comments
 (0)