From e37a68fc6983211bf0c5adb502c2415114a79fa4 Mon Sep 17 00:00:00 2001 From: Neil Gershenfeld <neil.gershenfeld@cba.mit.edu> Date: Thu, 26 Dec 2024 17:01:45 +0000 Subject: [PATCH] Update file README.md --- Rust/wasmpi/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rust/wasmpi/README.md b/Rust/wasmpi/README.md index 56bc872..d4389fc 100644 --- a/Rust/wasmpi/README.md +++ b/Rust/wasmpi/README.md @@ -1 +1 @@ -Rust WebAssembly pi, served [here](https://pub.pages.cba.mit.edu/pi/Rust/wasmpi/web/index.html) \ No newline at end of file +Rust WebAssembly pi benchmark, served [here](https://pub.pages.cba.mit.edu/pi/Rust/wasmpi/web/index.html) \ No newline at end of file -- GitLab