Skip to content

Commit 408f966

Browse files
committed
docs: README
1 parent 1fef162 commit 408f966

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# 🗃️ `docs-cache`
22

3-
Deterministic local caching of external documentation for agents and tools
3+
Deterministic local caching of external documentation for agents and developers
44

55
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
66
[![npm version](https://img.shields.io/npm/v/docs-cache)](https://www.npmjs.com/package/docs-cache)
77
[![Audit](https://github.com/fbosch/docs-cache/actions/workflows/audit.yml/badge.svg)](https://github.com/fbosch/docs-cache/actions/workflows/audit.yml)
88

99
## Purpose
1010

11-
Provides agents and automation tools with local access to external documentation without committing it to the repository.
11+
Provides agents and developers with local access to external documentation without committing it to the repository.
1212

1313
Documentation is cached in a gitignored location, exposed to agent and tool targets via links or copies, and updated through sync commands or postinstall hooks.
1414

0 commit comments

Comments
 (0)