update readme

This commit is contained in:
Daniel Regeci
2024-07-28 08:03:45 -03:00
parent 832a96a9a5
commit 64427cbcd6
2 changed files with 4 additions and 2 deletions

View File

@@ -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

View File

@@ -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