Skip to content

Commit 89a0238

Browse files
committed
[-] updated readme with description for example
1 parent 585a2d7 commit 89a0238

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ type Config[T any] struct {
4444

4545
## How to use nibbler?
4646

47+
Below is an example showing how batching is used for a "banking" app which bulk processes account statements.
48+
4749
```golang
4850
package main
4951

0 commit comments

Comments
 (0)