From 65f315266bff003ef4d66bbd351871ae341559dd Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Fri, 4 Nov 2022 21:04:12 +0100 Subject: Unicode pls --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3