Skip to content

docs: add README discovery links - #411

Merged
1nonlypiece merged 1 commit into
Disciplr-Org:mainfrom
CleanDev-Fix:docs/353-readme-discovery-links
Jul 30, 2026
Merged

docs: add README discovery links#411
1nonlypiece merged 1 commit into
Disciplr-Org:mainfrom
CleanDev-Fix:docs/353-readme-discovery-links

Conversation

@CleanDev-Fix

Copy link
Copy Markdown
Contributor

Summary

  • add a Further Reading section to the root README
  • link the vesting, USDC integration, testing, and release-history documents
  • describe each link so readers can find the relevant contract guidance quickly

Changes

  • linked vesting.md
  • linked USDC_INTEGRATION.md
  • linked TESTING_GUIDE.md
  • linked CHANGELOG.md

Testing / Verification

  • confirmed all four relative link targets exist at the repository root
  • parsed the README's local links and confirmed every target resolves
  • confirmed each requested link appears exactly once
  • confirmed the commit changes only README.md
  • git diff HEAD^ HEAD --check

No dependency-backed documentation verifier is configured in the repository, so no dependency installation was required for this README-only change.

Fixes #353

@CleanDev-Fix
CleanDev-Fix marked this pull request as ready for review July 30, 2026 05:36
@1nonlypiece
1nonlypiece merged commit 4b8fcc0 into Disciplr-Org:main Jul 30, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

README.md's 'Source Of Truth' section never mentions vesting.md, USDC_INTEGRATION.md, TESTING_GUIDE.md, or CHANGELOG.md

2 participants