Skip to content

Commit

Permalink
docs: update README with K suffix example
Browse files Browse the repository at this point in the history
  • Loading branch information
mohsen1 committed Jan 19, 2025
1 parent e6f1385 commit da87ecc
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 @@ -102,7 +102,7 @@ yek src/ | pbcopy
Cap the max size to 128K tokens and only process the `src` directory:

```bash
yek --max-size 128000 --tokens src/
yek --max-size 128K --tokens src/
```

Cap the max size to 100KB and only process the `src` directory, writing to a specific directory:
Expand Down

0 comments on commit da87ecc

Please sign in to comment.