Skip to content

Commit 9f0ef71

Browse files
committed
Update README
1 parent d44b362 commit 9f0ef71

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

parrot/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ go run ./cmd
99
go run ./cmd -h # See all config options
1010
```
1111

12+
## Use
13+
14+
See our runnable examples in [examples_test.go](./examples_test.go) to see how to use Parrot programmatically.
15+
1216
## Test
1317

1418
```sh

0 commit comments

Comments
 (0)