From b0073484bf43ca85518377f0a11abc0bcbbf6885 Mon Sep 17 00:00:00 2001 From: Brian Guarraci Date: Tue, 25 Jul 2023 11:49:58 -0600 Subject: [PATCH] fix README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 268e532..9a4bd5e 100644 --- a/README.md +++ b/README.md @@ -344,7 +344,7 @@ remote[localhost:8888]:fn :monad ?> f("avg(!100)") 49.5 -?> :" Call a remote function and pass a local value (!100) +?> :" Call a remote function and pass a local value (!100) " ?> data::!100 [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 @@ -524,7 +524,7 @@ which displays: 4 5 stopping timer -`` +``` # Performance