From b51de8b6b6fae713ea7b28c6f56cf30aebe3d66b Mon Sep 17 00:00:00 2001 From: Johan Andersson Date: Mon, 19 Feb 2024 16:09:14 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5050096..ff8cf10 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Misc Rust and WASM tests +# Rust and WASM tests of compression & hashing -This is a small test repository for various Rust crates and specifically using them in WASM/WASI. +This is a small test repository for various Rust crates and specifically using them in WASM/WASI vs native execution. - [test-compress](test-compress/README.md) - [test-hash](test-hash/README.md)