We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 233168b commit b24f248Copy full SHA for b24f248
1 file changed
README.md
@@ -183,7 +183,7 @@ The file format for each reference is as follows:
183
```
184
185
### Cache
186
-By default, `Twyn` will cache the list of trusted packages to a cache file (.twyn/trusted_packages.json).
+By default, `Twyn` will cache the list of trusted packages to a cache file, within the `.twyn` directory that will be automatically created.
187
188
You can disable the cache by adding the following flag:
189
0 commit comments