Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anki-code authored Feb 14, 2024
1 parent feae68c commit 6528acc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,9 @@ $XONTRIB_PIPELINER_PRESETS = {
echo 'hello' | pl upper
# HELLO

echo 'hey ' | pl repeat 3
echo 'hey \nhi ' | pl repeat 3
# hey hey hey
# hi hi hi
```

## Wrap pipeliner to get your own magic
Expand Down

0 comments on commit 6528acc

Please sign in to comment.