From 87b369f38b6c177dc00b6561b185125043791be5 Mon Sep 17 00:00:00 2001 From: Andrew Ferrier <107015+andrewferrier@users.noreply.github.com> Date: Wed, 14 Aug 2024 17:11:24 +0100 Subject: [PATCH] docs: Remove normalize-filename warning --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 1b277ed..12836b4 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,6 @@ platforms), there are three: the ctime, the mtime, and the time *now* --- i.e. the time when you run `normfn`. Using the `--earliest` option --- the default --- will pick whichever of these times is earliest (oldest). -(`normfn` used to be known as `normalize-filename`; it's been renamed -for simplicity). - ## Installation `normfn` requires at least Python 3.10.