README: reformat with latest prettier

Change-Id: I2823e5e9efc60d3d2c60c3ffb525eb8bc2fbeba7
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/README.md b/README.md
index 5c8a82e..3b4bd84 100644
--- a/README.md
+++ b/README.md
@@ -68,8 +68,10 @@
 - **Display Name (string)**: The human-readable name of the attribute.
 - **Description (string)**: A description of what the attribute does.
 - **Menu Path (string)**: The BIOS menu path where this attribute can be found.
-- **Current Value (variant[int64, string])**: The current value of the attribute.
-- **Default Value (variant[int64, string])**: The default value of the attribute.
+- **Current Value (variant[int64, string])**: The current value of the
+  attribute.
+- **Default Value (variant[int64, string])**: The default value of the
+  attribute.
 - **Options (array of structs)**: The available options or bounds for this
   attribute.