From bd74c5f3337758a3c28b713a9cbc82ad237783d0 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Thu, 4 Jan 2018 13:12:45 -0800 Subject: [PATCH] Fixed parameters description. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b6dcbdb..f9a566f 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,8 @@ The following optional configuration parameters are available. Attribute | Description :---------------|:---------------------------------------------------------------------------------- -`name` | The directory location to save the POM file to, defaults to the project directory. -`loc` | The name of the POM file, defaults to `pom.xml`. +`loc` | The directory location to save the POM file to, defaults to the project directory. +`name` | The name of the POM file, defaults to `pom.xml`. For example: