markdownlint: re-format for new version

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I73e940edb616fc63b064dcbcc3e15e8e0ff18e80
diff --git a/yaml/xyz/openbmc_project/Software/README.md b/yaml/xyz/openbmc_project/Software/README.md
index 8309acd..c3619e1 100644
--- a/yaml/xyz/openbmc_project/Software/README.md
+++ b/yaml/xyz/openbmc_project/Software/README.md
@@ -27,11 +27,11 @@
 `xyz.openbmc_project.Common.FilePath` interface would be provided to specify the
 location of the image.
 
-It is assumed that the _ImageManager_ has [at least] a bare minimum amount of parsing
-knowledge, perhaps due to a common image format, to allow it to populate all of the
-properties of `xyz.openbmc_project.Software.Version` and `xyz.openbmc_project.Inventory.Decorator.Compatible`.
-_ItemUpdater_(s) will likely listen for standard D-Bus signals to identify new images
-being created.
+It is assumed that the _ImageManager_ has [at least] a bare minimum amount of
+parsing knowledge, perhaps due to a common image format, to allow it to populate
+all of the properties of `xyz.openbmc_project.Software.Version` and
+`xyz.openbmc_project.Inventory.Decorator.Compatible`. _ItemUpdater_(s) will
+likely listen for standard D-Bus signals to identify new images being created.
 
 ### ItemUpdater