example update

This commit is contained in:
Kirill Markin 2024-06-08 12:31:23 +02:00
parent 1c47769317
commit db89dbfc9c
2 changed files with 55 additions and 50 deletions

View file

@ -83,7 +83,7 @@ You can customize the behavior of `repo-to-text` with the following options:
## Example Output
The generated text file will include the directory structure and contents of each file. For a full example, see the [example output for this repository](examples/example_repo_snapshot_2024-06-08-09-56-58-UTC.txt).
The generated text file will include the directory structure and contents of each file. For a full example, see the [example output for this repository](examples/example_repo_snapshot_2024-06-08-10-30-33-UTC.txt).
## Running Tests