From 883615b30524057da0073159b5a3912a7619c042 Mon Sep 17 00:00:00 2001 From: Jorgen Johnson Date: Tue, 10 Sep 2024 05:00:48 -0700 Subject: [PATCH] Small update to README.md (#11) Not being a maven expert, it wasn't immediately clear where to put this in my pom file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e1fa6f..e699af7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## How to generate a timeline for your project -To generate a timeline for your project add this section to your `pom.xml`: +To generate a timeline for your project add this to the `build` section of your `pom.xml`: ```xml