From 88f9d317f72d86dd3e2f0335516de9650e831dea Mon Sep 17 00:00:00 2001 From: Mike Date: Wed, 10 Jun 2026 17:44:30 -0500 Subject: [PATCH] docs(readme): ten patented protections + validpay.com links Update the protection count from eight to ten in the README intro and Features heading. No validpay.io web links remained in the README (already on validpay.com); the only .io reference is CHANGELOG migration history, left intact. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 628674e..c3c7fcd 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) Official React Native SDK for the [ValidPay](https://validpay.com) document -verification API. AES-256-GCM client-side encryption, eight patented +verification API. AES-256-GCM client-side encryption, ten patented protections, and zero runtime dependencies. The wire format is byte-compatible with the [Python SDK][python-sdk] and the @@ -87,7 +87,7 @@ console.log(verified.integrityVerified); // true ## Features -Eight patented protections, all live in this SDK: +Ten patented protections, all live in this SDK: | Patent | Feature | Method | | ------ | ----------------------------- | --------------------------------------------------- |