diff --git a/README.md b/README.md
index 8e4ee97..275c07c 100644
--- a/README.md
+++ b/README.md
@@ -38,13 +38,13 @@ The plugin is configured in the "plugins" section of the pom.
 
 Config Parameters
 -----------------
-bomGroupId - The groupId to set in the generated BOM
-bomArtifactId - The artifactId to set in the generated BOM
-bomVersion - The version to set in the generated BOM
-bomName - The name to set in the generated BOM
-bomDescription - The description to set in the generated BOM
-exclusions - A list of exclusions to set in the genertated BOM
-dependencyExclusions - A list of dependencies which should not be included in the genertated BOM
+* `bomGroupId` - The groupId to set in the generated BOM
+* `bomArtifactId` - The artifactId to set in the generated BOM
+* `bomVersion` - The version to set in the generated BOM
+* `bomName` - The name to set in the generated BOM
+* `bomDescription` - The description to set in the generated BOM
+* `exclusions` - A list of exclusions to set in the genertated BOM
+* `dependencyExclusions` - A list of dependencies which should not be included in the genertated BOM
 
 Each exclusion should contain four parameters:
   - dependencyGroupId