aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorMike Beller <bellermike@gmail.com>2021-01-11 11:16:14 -0500
committerMike Beller <bellermike@gmail.com>2021-01-11 11:16:14 -0500
commitcdb368580918b873ca0186f2e539a00e0a9b0c9f (patch)
treefd55ae81afde6879ab5695a65c5d92b78b7a9baf /README.md
parentInclude set* and timeit in README. Remove debugging output (diff)
Fix quotes in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index dbf918d..9160b9d 100644
--- a/README.md
+++ b/README.md
@@ -105,6 +105,7 @@ Remove indentation after concatenating the arguments.
hoho
hohoho
```))))) => "ho\n hoho\n hohoho"
+```
### timeit