prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.
Change-Id: Id701364821b8f202e9071cfdcfbe58daa8d80557
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/README.md b/README.md
index af111d0..207b616 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# peci-pcie
The peci-pcie application uses the CPU PECI interface to get PCIe Device
-information for the system and shares it on D-Bus. The information from D-Bus
-is used by bmcweb to populate the PCIe Device resources in Redfish.
+information for the system and shares it on D-Bus. The information from D-Bus is
+used by bmcweb to populate the PCIe Device resources in Redfish.