From 085c8dd29180614980a3c8ce0eaf5cf5aaefae01 Mon Sep 17 00:00:00 2001 From: David Peter Date: Fri, 12 May 2017 19:21:26 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ddab87a..f2fa5d2 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ * Smart case: the search is case-insensitive by default, but will be case-sensitive if the pattern contains an uppercase character. * Ignore hidden directories / files by default. +* Unicode-aware. * The command name is *50%* shorter than `find` :-). ## Examples