From a64f9a8de9ef76e61aa47d9650c3ee49fa7ded38 Mon Sep 17 00:00:00 2001 From: William Date: Wed, 24 Aug 2022 10:58:36 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a7ee7e..9a97e20 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ To use the library on Maven, in your `pom.xml` file, first add the JitPack repos ``` -Then, add the dependency in your `` section. Remember to replace `Tag` with the current Annotaml version. +Then, add the dependency in your `` section. Remember to replace `Tag` with the current PagineDown version. ```xml net.william278