docs: fix README tip link to cachekit-py + backend-agnostic framing (LAB-1430) - #66
Conversation
…raming (LAB-1430)
Kody Review CompleteGreat news! 🎉 Keep up the excellent work! 🚀 Kody Guide: Usage and ConfigurationInteracting with Kody
Current Kody ConfigurationReview OptionsThe following review options are enabled or disabled:
|
WalkthroughThe README Overview tip link now points to ChangesREADME link update
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Fix README Tip Link and Update Backend-Agnostic Framing
Summary
This PR corrects a documentation reference in the README that pointed to an incorrect repository and revises the wording to be backend-agnostic.
Changes
README.mdto point to the correct repository:cachekit-py(https://github.com/cachekit-io/cachekit-py) instead of the previouscachekitlink.Purpose
These documentation updates ensure users are directed to the correct Python package repository and that the messaging accurately reflects the tool's decorator-based, backend-agnostic nature.