Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rostrovsky committed Mar 25, 2024
1 parent 59166ab commit 3fd8089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ sourceprompt /path/to/dir -o out.md -p my_prompt.txt
sourceprompt /path/to/dir -o out.md -i '^src'

# exclude markdown files
sourceprompt /path/to/dir -o out.md -i '\.md$'
sourceprompt /path/to/dir -o out.md -e '\.md$'
```

## Default prompt
Expand Down

0 comments on commit 3fd8089

Please sign in to comment.