From 64427cbcd60aa811821a34d258fd3c82d8355a77 Mon Sep 17 00:00:00 2001 From: Daniel Regeci <536331+ovx@users.noreply.github.com> Date: Sun, 28 Jul 2024 08:03:45 -0300 Subject: [PATCH] update readme --- README.md | 3 ++- deno_dist/README.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 17a9a70..dbb8585 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ALTCHA JS Library -ALTCHA JS Library is a lightweight, zero-dependency library designed for creating and verifying [ALTCHA](https://altcha.org) challenges specifically tailored for Node.js, Bun, and Deno environments. +ALTCHA JS Library is a lightweight, zero-dependency library designed for creating and verifying [ALTCHA](https://altcha.org) challenges. ## Compatibility @@ -9,6 +9,7 @@ This library utilizes [Web Crypto](https://developer.mozilla.org/en-US/docs/Web/ - Node.js 16+ - Bun 1+ - Deno 1+ +- WinterCG-compatible runtimes - All modern browsers ## Usage diff --git a/deno_dist/README.md b/deno_dist/README.md index 17a9a70..dbb8585 100644 --- a/deno_dist/README.md +++ b/deno_dist/README.md @@ -1,6 +1,6 @@ # ALTCHA JS Library -ALTCHA JS Library is a lightweight, zero-dependency library designed for creating and verifying [ALTCHA](https://altcha.org) challenges specifically tailored for Node.js, Bun, and Deno environments. +ALTCHA JS Library is a lightweight, zero-dependency library designed for creating and verifying [ALTCHA](https://altcha.org) challenges. ## Compatibility @@ -9,6 +9,7 @@ This library utilizes [Web Crypto](https://developer.mozilla.org/en-US/docs/Web/ - Node.js 16+ - Bun 1+ - Deno 1+ +- WinterCG-compatible runtimes - All modern browsers ## Usage