aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2022-11-04 21:04:12 +0100
committerThomas Voss <mail@thomasvoss.com> 2022-11-04 21:04:12 +0100
commit65f315266bff003ef4d66bbd351871ae341559dd (patch)
treeab100af5fd968426788235959713118083b25241 /README.md
parente3d507ddcfef40772955c387d926bc685b349855 (diff)
Unicode pls
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3c24a13..47676c2 100644
--- a/README.md
+++ b/README.md
@@ -73,8 +73,8 @@ do I mean by “safer”? Well consider that we want to make the following very
simple file renamings:
```
-foo -> bar
-bar -> foo
+foo → bar
+bar → foo
```
Most tools I’ve come across for renaming files will rename `foo` to `bar`, and