From 78bcde09a317fc47c9b4f76a907981cb58fc994c Mon Sep 17 00:00:00 2001 From: Tracey Jaquith Date: Tue, 3 Oct 2023 12:37:00 -0700 Subject: [PATCH] comments, re-indents, etc (nothing substantitive) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8aa33eb..2afebfe 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,3 @@ wget -qO- https://gitlab.com/internetarchive/word-salad/-/raw/main/words-scowl.t # insert-able into index.js cat words.txt |perl -ne 'chop; print " \x27$_\x27,\n";' ``` -