From d0715610ec8b2e143fdb791005bca70460af0755 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Sun, 3 Aug 2025 21:20:00 +0000 Subject: [PATCH] fix(readme): update readme --- readme.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/readme.md b/readme.md index 75f2e2a..2f6ecee 100644 --- a/readme.md +++ b/readme.md @@ -157,10 +157,6 @@ pnpm buildDocs - 🌍 **Cross-Environment**: Produces identical hashes across Node.js and browsers - 🔒 **Web Crypto**: Uses native browser APIs when available for maximum performance -## 🤝 Contributing - -We welcome contributions! This project follows modern TypeScript practices and includes comprehensive tests for both environments. - ## License and Legal Information This repository contains open-source code that is licensed under the MIT License. A copy of the MIT License can be found in the [license](license) file within this repository.