From 7851309cc2f420f47f44980f9a407a005fe6b9a2 Mon Sep 17 00:00:00 2001 From: june Date: Tue, 25 Nov 2025 15:26:27 -0800 Subject: [PATCH] fix example usage in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 471c01b..be9d481 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ JS⁵ is my attempt to remedy all of these problems. It's run locally, and allow To use JS⁵, modify the list `participants`, run the script, and send each person their base64-encoded string. Example usage: -`python js5.py | out.txt` +`python js5.py > out.txt` Example output (using placeholder names): ```text