From e2e675b341a2652231e3da30d3092610a3203c23 Mon Sep 17 00:00:00 2001 From: Kirill Markin Date: Sat, 8 Jun 2024 13:33:51 +0200 Subject: [PATCH] cleanup --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 63af310..a2757eb 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,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-10-30-33-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](https://github.com/kirill-markin/repo-to-text/blob/db89dbfc9cfa3a8eb29dd14763bc477619a3cea4/examples/example_repo_snapshot_2024-06-08-10-30-33-UTC.txt). ## Install Locally @@ -99,7 +99,7 @@ Contributions are welcome! If you have any suggestions or find a bug, please ope ## License -This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. +This project is licensed under the MIT License - see the [LICENSE](https://github.com/kirill-markin/repo-to-text/blob/main/LICENSE) file for details. ## Contact