Skip to content

Commit 13496b7

Browse files
altaywtfclaude
andcommitted
docs: credit openclaw/crawlkit + family in README
Add an Acknowledgements section calling out that fincrawl rides on openclaw/crawlkit for the reusable mechanics and shares conventions with the broader openclaw crawler family. crawlkit was previously mentioned only inside docs/architecture.md; surfacing the credit on the front page so readers (and sibling-repo agents) can find their way back to the toolkit. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 27b6318 commit 13496b7

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,14 @@ tenant-data contribution boundary.
156156

157157
Report vulnerabilities privately. See [Security](SECURITY.md).
158158

159+
## Acknowledgements
160+
161+
Built on [`openclaw/crawlkit`](https://github.com/openclaw/crawlkit) for
162+
reusable local-crawler mechanics (config, state, snapshot, mirror,
163+
SQLite plumbing). The agent-DX, release-pipeline, and tenant-store
164+
conventions are shared across the [`openclaw`](https://github.com/openclaw)
165+
crawler family.
166+
159167
## License
160168

161169
MIT. See [License](LICENSE).

0 commit comments

Comments
 (0)