From 6c22ac8dfd044c507b7d4b963861d426f6a1075c Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Mon, 20 May 2024 14:20:36 +0300 Subject: [PATCH] Update location of the `custom.py` file Signed-off-by: Emmanuel Ferdman --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 65a0ad65..d33ef2d0 100644 --- a/README.rst +++ b/README.rst @@ -166,7 +166,7 @@ The ``locale.py`` file must not be modified. It contains the translations provid the CLDR database. The ``custom.py`` file is the one you want to modify. It contains the data needed -by Pendulum that are not provided by the CLDR database. You can take the `en `_ +by Pendulum that are not provided by the CLDR database. You can take the `en `_ data as a reference to see which data is needed. You should also add tests for the created or modified locale.