Merge pull request #641 from joskezelensky/patch-1

Update extract article wisdom README.md
This commit is contained in:
Daniel Miessler 2024-07-01 13:34:43 -07:00 committed by GitHub
commit 54c4d32764
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,13 +61,13 @@ You can reference the `extractwisdom` **system** and **user** content directly l
### Pull the _system_ prompt directly
```sh
curl -sS https://github.com/danielmiessler/fabric/blob/main/extract-wisdom/dmiessler/extract-wisdom-1.0.0/system.md
curl -sS https://raw.githubusercontent.com/danielmiessler/fabric/main/patterns/extract_wisdom/dmiessler/extract_wisdom-1.0.0/system.md
```
### Pull the _user_ prompt directly
```sh
curl -sS https://github.com/danielmiessler/fabric/blob/main/extract-wisdom/dmiessler/extract-wisdom-1.0.0/user.md
curl -sS https://raw.githubusercontent.com/danielmiessler/fabric/main/patterns/extract_wisdom/dmiessler/extract_wisdom-1.0.0/user.md
```
## Output