From a375d81c1c49d395446e94b53d69bbd2259a6f4e Mon Sep 17 00:00:00 2001 From: Mason Protter Date: Sat, 24 Feb 2024 13:41:49 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4b45edd..2602c90 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**This package is unmaintained:** Active work is not occuring on this package. For an active fork of the package, see [Format.jl](https://github.com/JuliaString/Format.jl). + # Formatting This package offers Python-style general formatting and c-style numerical formatting (for speed).