AIdentity

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 0e741019e47952ef4e7dd1e1d31b04c9e7751f0c
parent a83a247a70d72792c70ddda41d770e23892aa0d2
Author: Minerva_juppiter <94231606+minerva-jupiter@users.noreply.github.com>
Date:   Thu, 23 Oct 2025 08:29:44 +0900

Update README.md
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,7 +1,7 @@ # AIdentity ## Development env -1. bun(it can turn npm but there are no package-lock.json) +1. bun(it can be npm but there are no package-lock.json) 2. cargo and rust standard 3. wasm-pack(rust) ```