From ed0fb0cbb2d22b09ea6097eb9a8ca3b240fba3fa Mon Sep 17 00:00:00 2001 From: Randall Boyes <33524191+rdboyes@users.noreply.github.com> Date: Tue, 14 Jan 2025 09:59:27 -0500 Subject: [PATCH] Update README.md add Tidier.jl to list of packages using Coverage.jl --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d0ce699..98ed65e 100644 --- a/README.md +++ b/README.md @@ -302,6 +302,7 @@ For AppVeyor, add this to `.appveyor.yml`: * [TaylorIntegration.jl](https://github.com/PerezHz/TaylorIntegration.jl) * [TaylorSeries.jl](https://github.com/JuliaDiff/TaylorSeries.jl) * [TextWrap.jl](https://github.com/carlobaldassi/TextWrap.jl) +* [Tidier.jl](https://github.com/TidierOrg/Tidier.jl) * [TimeData.jl](https://github.com/cgroll/TimeData.jl) * [TypeCheck.jl](https://github.com/astrieanna/TypeCheck.jl) * [Unitful.jl](https://github.com/ajkeller34/Unitful.jl)