Skip to content

Commit

Permalink
[-] updated readme with description for example
Browse files Browse the repository at this point in the history
  • Loading branch information
bnkamalesh committed Nov 5, 2024
1 parent 585a2d7 commit 89a0238
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ type Config[T any] struct {

## How to use nibbler?

Below is an example showing how batching is used for a "banking" app which bulk processes account statements.

```golang
package main

Expand Down

0 comments on commit 89a0238

Please sign in to comment.