We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3159226 commit ddaf5ebCopy full SHA for ddaf5eb
1 file changed
README.md
@@ -9,9 +9,9 @@ Deterministic local caching of documentation repositories.
9
10
## Purpose
11
12
-Allows agents and tooling to access Git-hosted documentation with a local cache and lockfile.
+Provides agents and automation tools with local access to Git-hosted documentation through a deterministic cache.
13
14
-It downloads documentation into a cache and pins resolved commits in a lock file.
+Documentation is synced locally and tracked in a lockfile, reusing existing copies when the resolved commit is unchanged.
15
16
## Features
17
0 commit comments