From 0acbc2c66c8933a53aa9723491b3cabcf96212aa Mon Sep 17 00:00:00 2001 From: Randall Boyes <33524191+rdboyes@users.noreply.github.com> Date: Wed, 10 Apr 2024 07:18:28 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20fe1cb..54e9af4 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## What is TidierPlots.jl? -TidierPlots.jl is a 100% Julia implementation of the R package ggplot in Julia powered by [Makie.jl](https://github.com/MakieOrg/Makie.jl). +TidierPlots.jl is a 100% Julia implementation of the R package [ggplot2](https://ggplot2.tidyverse.org/) powered by [Makie.jl](https://github.com/MakieOrg/Makie.jl). `TidierPlots.jl` has three goals, which differentiate it from other plotting packages in Julia: