Skip to content

Commit 23450ef

Browse files
authored
Link to blog post
1 parent 66b1e88 commit 23450ef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
Concatenate a directory full of files into a single prompt for use with LLMs
99

10+
For background on this project see [Building files-to-prompt entirely using Claude 3 Opus](https://simonwillison.net/2024/Apr/8/files-to-prompt/).
11+
1012
## Installation
1113

1214
Install this tool using `pip`:
@@ -118,4 +120,4 @@ pip install -e '.[test]'
118120
To run the tests:
119121
```bash
120122
pytest
121-
```
123+
```

0 commit comments

Comments
 (0)